Rate Overview
Live
1 RUB = 0.030627 TOP
1 TOP = 32.6509
RUB
Avg
0.030718
High
0.033480
Low
0.028414
Last updated: 6/29/2026, 11:11:50 AM
Quick Conversions
| RUB | TOP |
|---|---|
| 1 RUB | 0.03 TOP |
| 10 RUB | 0.31 TOP |
| 50 RUB | 1.53 TOP |
| 100 RUB | 3.06 TOP |
| 500 RUB | 15.31 TOP |
| 1,000 RUB | 30.63 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-06-29T11:11:50Z",
"rates": {
"TOP": 0.030627
}
}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": 3.0627,
"rate": 0.030627
}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