Rate Overview
Live
1 BYN = 31.2040 BTN
1 BTN = 0.032047
BYN
Avg
31.4436
High
31.6715
Low
31.2040
Last updated: 3/7/2026, 1:01:32 AM
Quick Conversions
| BYN | BTN |
|---|---|
| 1 BYN | 31.20 BTN |
| 10 BYN | 312.04 BTN |
| 50 BYN | 1,560.20 BTN |
| 100 BYN | 3,120.40 BTN |
| 500 BYN | 15,602.00 BTN |
| 1,000 BYN | 31,204.00 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-07T01:01:32Z",
"rates": {
"BTN": 31.204005
}
}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": 3120.4004999999997,
"rate": 31.204005
}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