Rate Overview
Live
1 BTN = 0.029780 BYN
1 BYN = 33.5796
BTN
Avg
0.029831
High
0.030013
Low
0.029729
Last updated: 7/27/2026, 11:27:09 PM
Quick Conversions
| BTN | BYN |
|---|---|
| 1 BTN | 0.03 BYN |
| 10 BTN | 0.30 BYN |
| 50 BTN | 1.49 BYN |
| 100 BTN | 2.98 BYN |
| 500 BTN | 14.89 BYN |
| 1,000 BTN | 29.78 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-07-27T23:27:09Z",
"rates": {
"BYN": 0.02978
}
}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.978,
"rate": 0.02978
}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