Rate Overview
Live
1 ETB = 1.4751 YER
1 YER = 0.677920
ETB
Avg
1.4826
High
1.4992
Low
1.4751
Last updated: 7/9/2026, 6:01:08 AM
Quick Conversions
| ETB | YER |
|---|---|
| 1 ETB | 1.48 YER |
| 10 ETB | 14.75 YER |
| 50 ETB | 73.76 YER |
| 100 ETB | 147.51 YER |
| 500 ETB | 737.55 YER |
| 1,000 ETB | 1,475.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-07-09T06:01:08Z",
"rates": {
"YER": 1.475101
}
}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": 147.5101,
"rate": 1.475101
}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