Rate Overview
Live
1 BTN = 0.774730 RUB
1 RUB = 1.2908
BTN
Avg
0.766504
High
0.774730
Low
0.755406
Last updated: 6/19/2026, 8:37:59 AM
Quick Conversions
| BTN | RUB |
|---|---|
| 1 BTN | 0.77 RUB |
| 10 BTN | 7.75 RUB |
| 50 BTN | 38.74 RUB |
| 100 BTN | 77.47 RUB |
| 500 BTN | 387.37 RUB |
| 1,000 BTN | 774.73 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-06-19T08:37:59Z",
"rates": {
"RUB": 0.77473
}
}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": 77.473,
"rate": 0.77473
}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