Rate Overview
Live
1 ETB = 1.5229 YER
1 YER = 0.656624
ETB
Avg
1.5204
High
1.5229
Low
1.5192
Last updated: 5/7/2026, 7:58:43 PM
Quick Conversions
| ETB | YER |
|---|---|
| 1 ETB | 1.52 YER |
| 10 ETB | 15.23 YER |
| 50 ETB | 76.15 YER |
| 100 ETB | 152.29 YER |
| 500 ETB | 761.47 YER |
| 1,000 ETB | 1,522.94 YER |
Get ETB/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=YERExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-05-07T19:58:43Z",
"rates": {
"YER": 1.522942
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "YER",
"amount": 100
},
"result": 152.2942,
"rate": 1.522942
}Build with ETB/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key