Rate Overview
Live
1 ETB = 1.4802 YER
1 YER = 0.675582
ETB
Avg
1.5615
High
1.7412
Low
1.4742
Last updated: 7/27/2026, 11:46:09 PM
Quick Conversions
| ETB | YER |
|---|---|
| 1 ETB | 1.48 YER |
| 10 ETB | 14.80 YER |
| 50 ETB | 74.01 YER |
| 100 ETB | 148.02 YER |
| 500 ETB | 740.10 YER |
| 1,000 ETB | 1,480.21 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-27T23:46:09Z",
"rates": {
"YER": 1.480205
}
}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.0205,
"rate": 1.480205
}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