Rate Overview
Live
1 BYN = 34.0527 BTN
1 BTN = 0.029366
BYN
Avg
34.3623
High
34.6781
Low
34.0527
Last updated: 6/17/2026, 5:03:06 AM
Quick Conversions
| BYN | BTN |
|---|---|
| 1 BYN | 34.05 BTN |
| 10 BYN | 340.53 BTN |
| 50 BYN | 1,702.64 BTN |
| 100 BYN | 3,405.27 BTN |
| 500 BYN | 17,026.36 BTN |
| 1,000 BYN | 34,052.71 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-06-17T05:03:06Z",
"rates": {
"BTN": 34.05271
}
}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": 3405.2709999999997,
"rate": 34.05271
}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