Rate Overview
Live
1 BTN = 0.029981 BYN
1 BYN = 33.3545
BTN
Avg
0.029799
High
0.029981
Low
0.029721
Last updated: 5/8/2026, 3:41:57 PM
Quick Conversions
| BTN | BYN |
|---|---|
| 1 BTN | 0.03 BYN |
| 10 BTN | 0.30 BYN |
| 50 BTN | 1.50 BYN |
| 100 BTN | 3.00 BYN |
| 500 BTN | 14.99 BYN |
| 1,000 BTN | 29.98 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-05-08T15:41:57Z",
"rates": {
"BYN": 0.029981
}
}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": 2.9981,
"rate": 0.029981
}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