Rate Overview
Live
1 BYN = 30.6995 BTN
1 BTN = 0.032574
BYN
Avg
31.2837
High
31.6723
Low
30.6995
Last updated: 9/2/2026, 10:34:46 AM
Quick Conversions
| BYN | BTN |
|---|---|
| 1 BYN | 30.70 BTN |
| 10 BYN | 306.99 BTN |
| 50 BYN | 1,534.97 BTN |
| 100 BYN | 3,069.95 BTN |
| 500 BYN | 15,349.73 BTN |
| 1,000 BYN | 30,699.47 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-09-02T10:34:46Z",
"rates": {
"BTN": 30.699465
}
}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": 3069.9465,
"rate": 30.699465
}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