Rate Overview
Live
1 BYN = 33.5041 BTN
1 BTN = 0.029847
BYN
Avg
33.5936
High
33.6627
Low
33.5041
Last updated: 5/7/2026, 8:32:42 AM
Quick Conversions
| BYN | BTN |
|---|---|
| 1 BYN | 33.50 BTN |
| 10 BYN | 335.04 BTN |
| 50 BYN | 1,675.21 BTN |
| 100 BYN | 3,350.41 BTN |
| 500 BYN | 16,752.07 BTN |
| 1,000 BYN | 33,504.15 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-05-07T08:32:42Z",
"rates": {
"BTN": 33.504147
}
}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": 3350.4147000000003,
"rate": 33.504147
}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