Rate Overview
Live
1 RUB = 0.028755 TOP
1 TOP = 34.7766
RUB
Avg
0.027430
High
0.031091
Low
0.021331
Last updated: 3/27/2026, 11:12:51 AM
Quick Conversions
| RUB | TOP |
|---|---|
| 1 RUB | 0.03 TOP |
| 10 RUB | 0.29 TOP |
| 50 RUB | 1.44 TOP |
| 100 RUB | 2.88 TOP |
| 500 RUB | 14.38 TOP |
| 1,000 RUB | 28.76 TOP |
Get RUB/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=TOPExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-27T11:12:51Z",
"rates": {
"TOP": 0.028755
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "TOP",
"amount": 100
},
"result": 2.8754999999999997,
"rate": 0.028755
}Build with RUB/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key