Rate Overview
Live
1 BTN = 0.803458 RUB
1 RUB = 1.2446
BTN
Avg
0.810881
High
0.830896
Low
0.803458
Last updated: 7/8/2026, 8:45:56 AM
Quick Conversions
| BTN | RUB |
|---|---|
| 1 BTN | 0.80 RUB |
| 10 BTN | 8.03 RUB |
| 50 BTN | 40.17 RUB |
| 100 BTN | 80.35 RUB |
| 500 BTN | 401.73 RUB |
| 1,000 BTN | 803.46 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-07-08T08:45:56Z",
"rates": {
"RUB": 0.803458
}
}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": 80.3458,
"rate": 0.803458
}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