Rate Overview
Live
1 BTN = 0.789816 RUB
1 RUB = 1.2661
BTN
Avg
0.790171
High
0.794438
Low
0.788245
Last updated: 5/7/2026, 11:18:50 AM
Quick Conversions
| BTN | RUB |
|---|---|
| 1 BTN | 0.79 RUB |
| 10 BTN | 7.90 RUB |
| 50 BTN | 39.49 RUB |
| 100 BTN | 78.98 RUB |
| 500 BTN | 394.91 RUB |
| 1,000 BTN | 789.82 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-05-07T11:18:50Z",
"rates": {
"RUB": 0.789816
}
}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": 78.9816,
"rate": 0.789816
}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