Rate Overview
Live
1 YER = 0.681840 ETB
1 ETB = 1.4666
YER
Avg
0.681402
High
0.683096
Low
0.680549
Last updated: 8/18/2026, 4:16:04 AM
Quick Conversions
| YER | ETB |
|---|---|
| 1 YER | 0.68 ETB |
| 10 YER | 6.82 ETB |
| 50 YER | 34.09 ETB |
| 100 YER | 68.18 ETB |
| 500 YER | 340.92 ETB |
| 1,000 YER | 681.84 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-08-18T04:16:04Z",
"rates": {
"ETB": 0.68184
}
}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.184,
"rate": 0.68184
}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