Rate Overview
Live
1 YER = 0.656423 ETB
1 ETB = 1.5234
YER
Avg
0.653388
High
0.661555
Low
0.589565
Last updated: 3/28/2026, 12:01:47 PM
Quick Conversions
| YER | ETB |
|---|---|
| 1 YER | 0.66 ETB |
| 10 YER | 6.56 ETB |
| 50 YER | 32.82 ETB |
| 100 YER | 65.64 ETB |
| 500 YER | 328.21 ETB |
| 1,000 YER | 656.42 ETB |
Get YER/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=ETBExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-28T12:01:47Z",
"rates": {
"ETB": 0.656423
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "ETB",
"amount": 100
},
"result": 65.64229999999999,
"rate": 0.656423
}Build with YER/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key