Rate Overview
Live
1 BTN = 0.032634 BYN
1 BYN = 30.6429
BTN
Avg
0.032331
High
0.032710
Low
0.031597
Last updated: 9/5/2026, 5:11:35 AM
Quick Conversions
| BTN | BYN |
|---|---|
| 1 BTN | 0.03 BYN |
| 10 BTN | 0.33 BYN |
| 50 BTN | 1.63 BYN |
| 100 BTN | 3.26 BYN |
| 500 BTN | 16.32 BYN |
| 1,000 BTN | 32.63 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-09-05T05:11:35Z",
"rates": {
"BYN": 0.032634
}
}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.2634000000000003,
"rate": 0.032634
}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