Rate Overview
Live
1 BYN = 33.6366 BTN
1 BTN = 0.029729
BYN
Avg
33.5066
High
33.6366
Low
33.3181
Last updated: 7/27/2026, 12:11:08 AM
Quick Conversions
| BYN | BTN |
|---|---|
| 1 BYN | 33.64 BTN |
| 10 BYN | 336.37 BTN |
| 50 BYN | 1,681.83 BTN |
| 100 BYN | 3,363.66 BTN |
| 500 BYN | 16,818.32 BTN |
| 1,000 BYN | 33,636.64 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-27T00:11:08Z",
"rates": {
"BTN": 33.636638
}
}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": 3363.6638,
"rate": 33.636638
}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