Rate Overview
Live
1 ETB = 1.4848 YER
1 YER = 0.673485
ETB
Avg
1.5255
High
1.5389
Low
1.4848
Last updated: 5/28/2026, 3:34:57 AM
Quick Conversions
| ETB | YER |
|---|---|
| 1 ETB | 1.48 YER |
| 10 ETB | 14.85 YER |
| 50 ETB | 74.24 YER |
| 100 ETB | 148.48 YER |
| 500 ETB | 742.41 YER |
| 1,000 ETB | 1,484.82 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-28T03:34:57Z",
"rates": {
"YER": 1.484815
}
}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.4815,
"rate": 1.484815
}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