Rate Overview
Live
1 EUR = 277.5997 YER
1 YER = 0.003602
EUR
Avg
278.8166
High
282.8206
Low
273.1863
Last updated: 5/27/2026, 5:23:43 PM
Quick Conversions
| EUR | YER |
|---|---|
| 1 EUR | 277.60 YER |
| 10 EUR | 2,776.00 YER |
| 50 EUR | 13,879.99 YER |
| 100 EUR | 27,759.97 YER |
| 500 EUR | 138,799.86 YER |
| 1,000 EUR | 277,599.72 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-05-27T17:23:43Z",
"rates": {
"YER": 277.599716
}
}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": 27759.9716,
"rate": 277.599716
}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