Rate Overview
Live
1 ETB = 1.4875 YER
1 YER = 0.672249
ETB
Avg
1.4838
High
1.4892
Low
1.4745
Last updated: 7/28/2026, 12:56:40 PM
Quick Conversions
| ETB | YER |
|---|---|
| 1 ETB | 1.49 YER |
| 10 ETB | 14.88 YER |
| 50 ETB | 74.38 YER |
| 100 ETB | 148.75 YER |
| 500 ETB | 743.77 YER |
| 1,000 ETB | 1,487.54 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-07-28T12:56:40Z",
"rates": {
"YER": 1.487545
}
}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": 148.75449999999998,
"rate": 1.487545
}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