Rate Overview
Live
1 ETB = 1.4877 YER
1 YER = 0.672162
ETB
Avg
1.5611
High
1.7616
Low
1.4729
Last updated: 7/29/2026, 2:21:11 PM
Quick Conversions
| ETB | YER |
|---|---|
| 1 ETB | 1.49 YER |
| 10 ETB | 14.88 YER |
| 50 ETB | 74.39 YER |
| 100 ETB | 148.77 YER |
| 500 ETB | 743.87 YER |
| 1,000 ETB | 1,487.74 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-29T14:21:11Z",
"rates": {
"YER": 1.487736
}
}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": 148.7736,
"rate": 1.487736
}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