Rate Overview
Live
1 BTN = 0.028494 BYN
1 BYN = 35.0951
BTN
Avg
0.028642
High
0.028916
Low
0.028439
Last updated: 5/28/2026, 10:57:35 PM
Quick Conversions
| BTN | BYN |
|---|---|
| 1 BTN | 0.03 BYN |
| 10 BTN | 0.28 BYN |
| 50 BTN | 1.42 BYN |
| 100 BTN | 2.85 BYN |
| 500 BTN | 14.25 BYN |
| 1,000 BTN | 28.49 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-05-28T22:57:35Z",
"rates": {
"BYN": 0.028494
}
}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.8493999999999997,
"rate": 0.028494
}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