Rate Overview
Live
1 RUB = 1.1644 BTN
1 BTN = 0.858798
RUB
Avg
1.1784
High
1.1864
Low
1.1644
Last updated: 3/6/2026, 5:12:26 PM
Quick Conversions
| RUB | BTN |
|---|---|
| 1 RUB | 1.16 BTN |
| 10 RUB | 11.64 BTN |
| 50 RUB | 58.22 BTN |
| 100 RUB | 116.44 BTN |
| 500 RUB | 582.21 BTN |
| 1,000 RUB | 1,164.42 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-03-06T17:12:26Z",
"rates": {
"BTN": 1.164418
}
}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": 116.4418,
"rate": 1.164418
}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