Rate Overview
Live
1 EUR = 281.1938 YER
1 YER = 0.003556
EUR
Avg
279.7733
High
281.4108
Low
277.0860
Last updated: 4/17/2026, 6:25:30 AM
Quick Conversions
| EUR | YER |
|---|---|
| 1 EUR | 281.19 YER |
| 10 EUR | 2,811.94 YER |
| 50 EUR | 14,059.69 YER |
| 100 EUR | 28,119.38 YER |
| 500 EUR | 140,596.89 YER |
| 1,000 EUR | 281,193.78 YER |
Get EUR/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=YERExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-04-17T06:25:30Z",
"rates": {
"YER": 281.193783
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "YER",
"amount": 100
},
"result": 28119.3783,
"rate": 281.193783
}Build with EUR/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key