Rate Overview
Live
1 BTN = 2.4919 YER
1 YER = 0.401307
BTN
Avg
2.5547
High
2.6550
Low
2.4663
Last updated: 7/30/2026, 7:35:35 AM
Quick Conversions
| BTN | YER |
|---|---|
| 1 BTN | 2.49 YER |
| 10 BTN | 24.92 YER |
| 50 BTN | 124.59 YER |
| 100 BTN | 249.19 YER |
| 500 BTN | 1,245.93 YER |
| 1,000 BTN | 2,491.86 YER |
Get BTN/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=YERExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-30T07:35:35Z",
"rates": {
"YER": 2.491859
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "YER",
"amount": 100
},
"result": 249.18589999999998,
"rate": 2.491859
}Build with BTN/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key