Rate Overview
Live
1 YER = 0.685196 ETB
1 ETB = 1.4594
YER
Avg
0.683298
High
0.686381
Low
0.679530
Last updated: 9/8/2026, 3:11:56 AM
Quick Conversions
| YER | ETB |
|---|---|
| 1 YER | 0.69 ETB |
| 10 YER | 6.85 ETB |
| 50 YER | 34.26 ETB |
| 100 YER | 68.52 ETB |
| 500 YER | 342.60 ETB |
| 1,000 YER | 685.20 ETB |
Get YER/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=ETBExample Response:
{
"success": true,
"base": "YER",
"date": "2026-09-08T03:11:56Z",
"rates": {
"ETB": 0.685196
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "ETB",
"amount": 100
},
"result": 68.5196,
"rate": 0.685196
}Build with YER/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key