Rate Overview
Live
1 BTN = 0.822798 RUB
1 RUB = 1.2154
BTN
Avg
0.814011
High
0.822798
Low
0.809400
Last updated: 7/29/2026, 8:51:19 AM
Quick Conversions
| BTN | RUB |
|---|---|
| 1 BTN | 0.82 RUB |
| 10 BTN | 8.23 RUB |
| 50 BTN | 41.14 RUB |
| 100 BTN | 82.28 RUB |
| 500 BTN | 411.40 RUB |
| 1,000 BTN | 822.80 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-29T08:51:19Z",
"rates": {
"RUB": 0.822798
}
}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": 82.27980000000001,
"rate": 0.822798
}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