RUB (Russian Ruble)
The RUB, or Russian ruble, is the official currency of the Russian Federation. Subdivided into 100 kopecks, the ruble, symbolized as ₽, is one of the world's oldest currencies, tracing its origins back to the 13th century.
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'