Rate Overview
Live
1 RUB = 1.2330 BTN
1 BTN = 0.811048
RUB
Avg
1.0630
High
1.2898
Low
0.774412
Last updated: 7/27/2026, 12:42:15 PM
Quick Conversions
| RUB | BTN |
|---|---|
| 1 RUB | 1.23 BTN |
| 10 RUB | 12.33 BTN |
| 50 RUB | 61.65 BTN |
| 100 RUB | 123.30 BTN |
| 500 RUB | 616.49 BTN |
| 1,000 RUB | 1,232.97 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-27T12:42:15Z",
"rates": {
"BTN": 1.232973
}
}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": 123.2973,
"rate": 1.232973
}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