Rate Overview
Live
1 BTN = 0.031054 BYN
1 BYN = 32.2020
BTN
Avg
0.031147
High
0.031306
Low
0.031032
Last updated: 8/12/2026, 10:52:57 AM
Quick Conversions
| BTN | BYN |
|---|---|
| 1 BTN | 0.03 BYN |
| 10 BTN | 0.31 BYN |
| 50 BTN | 1.55 BYN |
| 100 BTN | 3.11 BYN |
| 500 BTN | 15.53 BYN |
| 1,000 BTN | 31.05 BYN |
Get BTN/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=BYNExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-08-12T10:52:57Z",
"rates": {
"BYN": 0.031054
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "BYN",
"amount": 100
},
"result": 3.1054,
"rate": 0.031054
}Build with BTN/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key