Rate Overview
Live
1 BTN = 0.031759 BYN
1 BYN = 31.4871
BTN
Avg
0.031873
High
0.032769
Low
0.031017
Last updated: 3/27/2026, 9:56:54 AM
Quick Conversions
| BTN | BYN |
|---|---|
| 1 BTN | 0.03 BYN |
| 10 BTN | 0.32 BYN |
| 50 BTN | 1.59 BYN |
| 100 BTN | 3.18 BYN |
| 500 BTN | 15.88 BYN |
| 1,000 BTN | 31.76 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-03-27T09:56:54Z",
"rates": {
"BYN": 0.031759
}
}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.1759000000000004,
"rate": 0.031759
}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