Rate Overview
Live
1 BTN = 0.031218 BYN
1 BYN = 32.0328
BTN
Avg
0.035489
High
0.039068
Low
0.029528
Last updated: 8/10/2026, 3:23:24 PM
Quick Conversions
| BTN | BYN |
|---|---|
| 1 BTN | 0.03 BYN |
| 10 BTN | 0.31 BYN |
| 50 BTN | 1.56 BYN |
| 100 BTN | 3.12 BYN |
| 500 BTN | 15.61 BYN |
| 1,000 BTN | 31.22 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-08-10T15:23:24Z",
"rates": {
"BYN": 0.031218
}
}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": 3.1218,
"rate": 0.031218
}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