Rate Overview
Live
1 BTN = 0.029328 BYN
1 BYN = 34.0971
BTN
Avg
0.030901
High
0.032769
Low
0.028439
Last updated: 6/18/2026, 11:45:51 AM
Quick Conversions
| BTN | BYN |
|---|---|
| 1 BTN | 0.03 BYN |
| 10 BTN | 0.29 BYN |
| 50 BTN | 1.47 BYN |
| 100 BTN | 2.93 BYN |
| 500 BTN | 14.66 BYN |
| 1,000 BTN | 29.33 BYN |
Get BTN/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=BYNExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-06-18T11:45:51Z",
"rates": {
"BYN": 0.029328
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "BYN",
"amount": 100
},
"result": 2.9328,
"rate": 0.029328
}Build with BTN/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key