SGD (Singapore Dollar)
The Singapore dollar (SGD), symbolized as S$, is the official currency of the Republic of Singapore. Issued by the Monetary Authority of Singapore, it is divided into 100 cents. The SGD is highly regarded by long-term investors, second only to the New Zealand dollar.
Available currency pairs
Currency pair | Base currency | Quote currency | Name |
---|
Code examples
Get last quoute:
curl --request GET \
--url 'https://api.tradewatch.io/currencies/quote?symbol=SOME_STRING_VALUE&precision=SOME_INTEGER_VALUE' \
--header 'api-key: REPLACE_KEY_VALUE'