Rate Overview
Live
1 BYN = 33.6376 BTN
1 BTN = 0.029729
BYN
Avg
32.5117
High
35.1629
Low
30.5166
Last updated: 7/15/2026, 6:42:47 AM
Quick Conversions
| BYN | BTN |
|---|---|
| 1 BYN | 33.64 BTN |
| 10 BYN | 336.38 BTN |
| 50 BYN | 1,681.88 BTN |
| 100 BYN | 3,363.76 BTN |
| 500 BYN | 16,818.78 BTN |
| 1,000 BYN | 33,637.57 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-15T06:42:47Z",
"rates": {
"BTN": 33.637568
}
}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.7568,
"rate": 33.637568
}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