Rate Overview
Live
1 BYN = 33.5359 BTN
1 BTN = 0.029819
BYN
Avg
30.1156
High
34.8833
Low
25.7385
Last updated: 7/23/2026, 4:58:49 PM
Quick Conversions
| BYN | BTN |
|---|---|
| 1 BYN | 33.54 BTN |
| 10 BYN | 335.36 BTN |
| 50 BYN | 1,676.80 BTN |
| 100 BYN | 3,353.59 BTN |
| 500 BYN | 16,767.96 BTN |
| 1,000 BYN | 33,535.93 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-23T16:58:49Z",
"rates": {
"BTN": 33.535928
}
}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": 3353.5928,
"rate": 33.535928
}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