Rate Overview
Live
1 BTN = 0.751209 RUB
1 RUB = 1.3312
BTN
Avg
0.971835
High
1.2913
Low
0.751209
Last updated: 5/27/2026, 7:15:33 PM
Quick Conversions
| BTN | RUB |
|---|---|
| 1 BTN | 0.75 RUB |
| 10 BTN | 7.51 RUB |
| 50 BTN | 37.56 RUB |
| 100 BTN | 75.12 RUB |
| 500 BTN | 375.60 RUB |
| 1,000 BTN | 751.21 RUB |
Get BTN/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=RUBExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-05-27T19:15:33Z",
"rates": {
"RUB": 0.751209
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "RUB",
"amount": 100
},
"result": 75.1209,
"rate": 0.751209
}Build with BTN/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key