Rate Overview
Live
1 BYN = 31.4868 BTN
1 BTN = 0.031759
BYN
Avg
27.3623
High
31.5515
Low
25.5959
Last updated: 3/27/2026, 10:09:18 AM
Quick Conversions
| BYN | BTN |
|---|---|
| 1 BYN | 31.49 BTN |
| 10 BYN | 314.87 BTN |
| 50 BYN | 1,574.34 BTN |
| 100 BYN | 3,148.68 BTN |
| 500 BYN | 15,743.38 BTN |
| 1,000 BYN | 31,486.76 BTN |
Get BYN/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=BTNExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-03-27T10:09:18Z",
"rates": {
"BTN": 31.486759
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "BTN",
"amount": 100
},
"result": 3148.6758999999997,
"rate": 31.486759
}Build with BYN/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key