Rate Overview
Live
1 BYN = 32.7750 BTN
1 BTN = 0.030511
BYN
Avg
32.5185
High
32.7750
Low
32.0648
Last updated: 4/17/2026, 6:10:16 AM
Quick Conversions
| BYN | BTN |
|---|---|
| 1 BYN | 32.78 BTN |
| 10 BYN | 327.75 BTN |
| 50 BYN | 1,638.75 BTN |
| 100 BYN | 3,277.50 BTN |
| 500 BYN | 16,387.52 BTN |
| 1,000 BYN | 32,775.05 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-04-17T06:10:16Z",
"rates": {
"BTN": 32.775048
}
}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": 3277.5047999999997,
"rate": 32.775048
}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