Rate Overview
Live
1 ETB = 1.5284 YER
1 YER = 0.654294
ETB
Avg
1.5224
High
1.5320
Low
1.5136
Last updated: 4/17/2026, 5:52:54 PM
Quick Conversions
| ETB | YER |
|---|---|
| 1 ETB | 1.53 YER |
| 10 ETB | 15.28 YER |
| 50 ETB | 76.42 YER |
| 100 ETB | 152.84 YER |
| 500 ETB | 764.18 YER |
| 1,000 ETB | 1,528.37 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-04-17T17:52:54Z",
"rates": {
"YER": 1.528366
}
}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.83659999999998,
"rate": 1.528366
}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