Rate Overview
Live
1 BYN = 34.8076 BTN
1 BTN = 0.028729
BYN
Avg
34.1345
High
35.4287
Low
33.3539
Last updated: 5/27/2026, 6:21:34 PM
Quick Conversions
| BYN | BTN |
|---|---|
| 1 BYN | 34.81 BTN |
| 10 BYN | 348.08 BTN |
| 50 BYN | 1,740.38 BTN |
| 100 BYN | 3,480.76 BTN |
| 500 BYN | 17,403.82 BTN |
| 1,000 BYN | 34,807.64 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-05-27T18:21:34Z",
"rates": {
"BTN": 34.807637
}
}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": 3480.7637,
"rate": 34.807637
}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