Rate Overview
Live
1 BTN = 0.811047 RUB
1 RUB = 1.2330
BTN
Avg
0.823810
High
0.892904
Low
0.740079
Last updated: 7/27/2026, 9:13:53 PM
Quick Conversions
| BTN | RUB |
|---|---|
| 1 BTN | 0.81 RUB |
| 10 BTN | 8.11 RUB |
| 50 BTN | 40.55 RUB |
| 100 BTN | 81.10 RUB |
| 500 BTN | 405.52 RUB |
| 1,000 BTN | 811.05 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-27T21:13:53Z",
"rates": {
"RUB": 0.811047
}
}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.1047,
"rate": 0.811047
}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