Rate Overview
Live
1 ETB = 1.5272 YER
1 YER = 0.654792
ETB
Avg
1.5293
High
1.5368
Low
1.5199
Last updated: 3/7/2026, 7:38:12 AM
Quick Conversions
| ETB | YER |
|---|---|
| 1 ETB | 1.53 YER |
| 10 ETB | 15.27 YER |
| 50 ETB | 76.36 YER |
| 100 ETB | 152.72 YER |
| 500 ETB | 763.60 YER |
| 1,000 ETB | 1,527.20 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-03-07T07:38:12Z",
"rates": {
"YER": 1.527202
}
}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.7202,
"rate": 1.527202
}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