Rate Overview
Live
1 YER = 0.656623 ETB
1 ETB = 1.5229
YER
Avg
0.657721
High
0.658250
Low
0.656623
Last updated: 5/7/2026, 2:50:00 PM
Quick Conversions
| YER | ETB |
|---|---|
| 1 YER | 0.66 ETB |
| 10 YER | 6.57 ETB |
| 50 YER | 32.83 ETB |
| 100 YER | 65.66 ETB |
| 500 YER | 328.31 ETB |
| 1,000 YER | 656.62 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-05-07T14:50:00Z",
"rates": {
"ETB": 0.656623
}
}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.6623,
"rate": 0.656623
}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