Rate Overview
Live
1 RUB = 1.3312 BTN
1 BTN = 0.751209
RUB
Avg
1.1407
High
1.3380
Low
1.0576
Last updated: 5/27/2026, 6:40:51 PM
Quick Conversions
| RUB | BTN |
|---|---|
| 1 RUB | 1.33 BTN |
| 10 RUB | 13.31 BTN |
| 50 RUB | 66.56 BTN |
| 100 RUB | 133.12 BTN |
| 500 RUB | 665.59 BTN |
| 1,000 RUB | 1,331.19 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-05-27T18:40:51Z",
"rates": {
"BTN": 1.331187
}
}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": 133.1187,
"rate": 1.331187
}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