Rate Overview
Live
1 BTN = 0.029729 BYN
1 BYN = 33.6372
BTN
Avg
0.029861
High
0.030013
Low
0.029729
Last updated: 7/26/2026, 11:52:47 PM
Quick Conversions
| BTN | BYN |
|---|---|
| 1 BTN | 0.03 BYN |
| 10 BTN | 0.30 BYN |
| 50 BTN | 1.49 BYN |
| 100 BTN | 2.97 BYN |
| 500 BTN | 14.86 BYN |
| 1,000 BTN | 29.73 BYN |
Get BTN/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=BYNExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-26T23:52:47Z",
"rates": {
"BYN": 0.029729
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "BYN",
"amount": 100
},
"result": 2.9728999999999997,
"rate": 0.029729
}Build with BTN/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key