Rate Overview
Live
1 YER = 0.396616 BTN
1 BTN = 2.5213
YER
Avg
0.397540
High
0.398408
Low
0.396616
Last updated: 5/7/2026, 1:50:17 PM
Quick Conversions
| YER | BTN |
|---|---|
| 1 YER | 0.40 BTN |
| 10 YER | 3.97 BTN |
| 50 YER | 19.83 BTN |
| 100 YER | 39.66 BTN |
| 500 YER | 198.31 BTN |
| 1,000 YER | 396.62 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-05-07T13:50:17Z",
"rates": {
"BTN": 0.396616
}
}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": 39.6616,
"rate": 0.396616
}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