Rate Overview
Live
1 BYN = 32.8090 BTN
1 BTN = 0.030479
BYN
Avg
32.7013
High
32.8657
Low
32.4375
Last updated: 7/6/2026, 6:22:51 PM
Quick Conversions
| BYN | BTN |
|---|---|
| 1 BYN | 32.81 BTN |
| 10 BYN | 328.09 BTN |
| 50 BYN | 1,640.45 BTN |
| 100 BYN | 3,280.90 BTN |
| 500 BYN | 16,404.51 BTN |
| 1,000 BYN | 32,809.01 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-07-06T18:22:51Z",
"rates": {
"BTN": 32.809014
}
}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": 3280.9013999999997,
"rate": 32.809014
}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