Rate Overview
Live
1 YER = 0.401306 BTN
1 BTN = 2.4919
YER
Avg
0.403030
High
0.406563
Low
0.396343
Last updated: 7/30/2026, 8:04:16 AM
Quick Conversions
| YER | BTN |
|---|---|
| 1 YER | 0.40 BTN |
| 10 YER | 4.01 BTN |
| 50 YER | 20.07 BTN |
| 100 YER | 40.13 BTN |
| 500 YER | 200.65 BTN |
| 1,000 YER | 401.31 BTN |
Get YER/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=BTNExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-30T08:04:16Z",
"rates": {
"BTN": 0.401306
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "BTN",
"amount": 100
},
"result": 40.1306,
"rate": 0.401306
}Build with YER/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key