Rate Overview
Live
1 ETB = 1.4685 YER
1 YER = 0.680982
ETB
Avg
1.4729
High
1.4823
Low
1.4671
Last updated: 8/13/2026, 2:27:20 PM
Quick Conversions
| ETB | YER |
|---|---|
| 1 ETB | 1.47 YER |
| 10 ETB | 14.68 YER |
| 50 ETB | 73.42 YER |
| 100 ETB | 146.85 YER |
| 500 ETB | 734.23 YER |
| 1,000 ETB | 1,468.47 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-08-13T14:27:20Z",
"rates": {
"YER": 1.468468
}
}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": 146.8468,
"rate": 1.468468
}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