Rate Overview
Live
1 RUB = 1.1982 BTN
1 BTN = 0.834568
RUB
Avg
1.0616
High
1.2898
Low
0.774412
Last updated: 7/30/2026, 4:57:04 PM
Quick Conversions
| RUB | BTN |
|---|---|
| 1 RUB | 1.20 BTN |
| 10 RUB | 11.98 BTN |
| 50 RUB | 59.91 BTN |
| 100 RUB | 119.82 BTN |
| 500 RUB | 599.11 BTN |
| 1,000 RUB | 1,198.22 BTN |
Get RUB/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=BTNExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-30T16:57:04Z",
"rates": {
"BTN": 1.198224
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "BTN",
"amount": 100
},
"result": 119.8224,
"rate": 1.198224
}Build with RUB/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key