SEK (Swedish Krona)
Sweden's official currency, the SEK or Swedish krona (meaning "crown"), is a widely used Scandinavian currency. Each krona, symbolized as kr, is divided into 100 öre. The SEK ranks as the ninth-most traded currency globally and is also used as a pegged currency in some countries.
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'