Rate Overview
Live
1 BTN = 0.858797 RUB
1 RUB = 1.1644
BTN
Avg
0.848641
High
0.858797
Low
0.842915
Last updated: 3/6/2026, 11:31:24 PM
Quick Conversions
| BTN | RUB |
|---|---|
| 1 BTN | 0.86 RUB |
| 10 BTN | 8.59 RUB |
| 50 BTN | 42.94 RUB |
| 100 BTN | 85.88 RUB |
| 500 BTN | 429.40 RUB |
| 1,000 BTN | 858.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-03-06T23:31:24Z",
"rates": {
"RUB": 0.858797
}
}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": 85.8797,
"rate": 0.858797
}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