Rate Overview
Live
1 ETB = 1.4569 YER
1 YER = 0.686381
ETB
Avg
1.4598
High
1.4767
Low
1.4414
Last updated: 9/3/2026, 2:26:01 PM
Quick Conversions
| ETB | YER |
|---|---|
| 1 ETB | 1.46 YER |
| 10 ETB | 14.57 YER |
| 50 ETB | 72.85 YER |
| 100 ETB | 145.69 YER |
| 500 ETB | 728.46 YER |
| 1,000 ETB | 1,456.92 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-09-03T14:26:01Z",
"rates": {
"YER": 1.456916
}
}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": 145.69160000000002,
"rate": 1.456916
}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