Rate Overview
Live
1 YER = 0.654293 ETB
1 ETB = 1.5284
YER
Avg
0.656880
High
0.660678
Low
0.652757
Last updated: 4/17/2026, 11:45:35 AM
Quick Conversions
| YER | ETB |
|---|---|
| 1 YER | 0.65 ETB |
| 10 YER | 6.54 ETB |
| 50 YER | 32.71 ETB |
| 100 YER | 65.43 ETB |
| 500 YER | 327.15 ETB |
| 1,000 YER | 654.29 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-04-17T11:45:35Z",
"rates": {
"ETB": 0.654293
}
}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": 65.4293,
"rate": 0.654293
}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