Rate Overview
Live
1 RUB = 1.1570 BTN
1 BTN = 0.864289
RUB
Avg
1.1567
High
1.1864
Low
1.0788
Last updated: 3/27/2026, 1:10:14 PM
Quick Conversions
| RUB | BTN |
|---|---|
| 1 RUB | 1.16 BTN |
| 10 RUB | 11.57 BTN |
| 50 RUB | 57.85 BTN |
| 100 RUB | 115.70 BTN |
| 500 RUB | 578.51 BTN |
| 1,000 RUB | 1,157.02 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-27T13:10:14Z",
"rates": {
"BTN": 1.15702
}
}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": 115.702,
"rate": 1.15702
}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