Rate Overview
Live
1 BYN = 32.8931 BTN
1 BTN = 0.030402
BYN
Avg
33.6595
High
34.6781
Low
32.4375
Last updated: 7/3/2026, 11:42:15 PM
Quick Conversions
| BYN | BTN |
|---|---|
| 1 BYN | 32.89 BTN |
| 10 BYN | 328.93 BTN |
| 50 BYN | 1,644.65 BTN |
| 100 BYN | 3,289.31 BTN |
| 500 BYN | 16,446.54 BTN |
| 1,000 BYN | 32,893.09 BTN |
Get BYN/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=BTNExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-03T23:42:15Z",
"rates": {
"BTN": 32.893088
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "BTN",
"amount": 100
},
"result": 3289.3088,
"rate": 32.893088
}Build with BYN/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key