Rate Overview
Live
1 BTN = 0.030607 BYN
1 BYN = 32.6723
BTN
Avg
0.030697
High
0.030942
Low
0.030488
Last updated: 4/18/2026, 8:42:54 AM
Quick Conversions
| BTN | BYN |
|---|---|
| 1 BTN | 0.03 BYN |
| 10 BTN | 0.31 BYN |
| 50 BTN | 1.53 BYN |
| 100 BTN | 3.06 BYN |
| 500 BTN | 15.30 BYN |
| 1,000 BTN | 30.61 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-04-18T08:42:54Z",
"rates": {
"BYN": 0.030607
}
}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": 3.0606999999999998,
"rate": 0.030607
}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