Rate Overview
Live
1 BTN = 0.810383 RUB
1 RUB = 1.2340
BTN
Avg
0.823206
High
0.839258
Low
0.809453
Last updated: 4/17/2026, 2:44:57 AM
Quick Conversions
| BTN | RUB |
|---|---|
| 1 BTN | 0.81 RUB |
| 10 BTN | 8.10 RUB |
| 50 BTN | 40.52 RUB |
| 100 BTN | 81.04 RUB |
| 500 BTN | 405.19 RUB |
| 1,000 BTN | 810.38 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-04-17T02:44:57Z",
"rates": {
"RUB": 0.810383
}
}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": 81.03829999999999,
"rate": 0.810383
}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