Rate Overview
Live
1 ETB = 1.4984 YER
1 YER = 0.667386
ETB
Avg
1.4978
High
1.5077
Low
1.4826
Last updated: 6/19/2026, 8:24:33 AM
Quick Conversions
| ETB | YER |
|---|---|
| 1 ETB | 1.50 YER |
| 10 ETB | 14.98 YER |
| 50 ETB | 74.92 YER |
| 100 ETB | 149.84 YER |
| 500 ETB | 749.19 YER |
| 1,000 ETB | 1,498.38 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-06-19T08:24:33Z",
"rates": {
"YER": 1.498384
}
}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.8384,
"rate": 1.498384
}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