Rate Overview
Live
1 ETB = 1.4961 YER
1 YER = 0.668405
ETB
Avg
1.5275
High
1.5511
Low
1.4848
Last updated: 5/28/2026, 4:38:42 AM
Quick Conversions
| ETB | YER |
|---|---|
| 1 ETB | 1.50 YER |
| 10 ETB | 14.96 YER |
| 50 ETB | 74.80 YER |
| 100 ETB | 149.61 YER |
| 500 ETB | 748.05 YER |
| 1,000 ETB | 1,496.10 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-28T04:38:42Z",
"rates": {
"YER": 1.4961
}
}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": 149.60999999999999,
"rate": 1.4961
}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