Rate Overview
Live
1 ETB = 1.5234 YER
1 YER = 0.656424
ETB
Avg
1.6619
High
1.8815
Low
1.5158
Last updated: 3/28/2026, 1:55:54 PM
Quick Conversions
| ETB | YER |
|---|---|
| 1 ETB | 1.52 YER |
| 10 ETB | 15.23 YER |
| 50 ETB | 76.17 YER |
| 100 ETB | 152.34 YER |
| 500 ETB | 761.70 YER |
| 1,000 ETB | 1,523.41 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-28T13:55:54Z",
"rates": {
"YER": 1.523406
}
}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.3406,
"rate": 1.523406
}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