Rate Overview
Live
1 EUR = 277.4661 YER
1 YER = 0.003604
EUR
Avg
278.8685
High
281.3841
Low
276.7715
Last updated: 5/27/2026, 9:40:33 PM
Quick Conversions
| EUR | YER |
|---|---|
| 1 EUR | 277.47 YER |
| 10 EUR | 2,774.66 YER |
| 50 EUR | 13,873.30 YER |
| 100 EUR | 27,746.61 YER |
| 500 EUR | 138,733.05 YER |
| 1,000 EUR | 277,466.10 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-27T21:40:33Z",
"rates": {
"YER": 277.466096
}
}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": 27746.6096,
"rate": 277.466096
}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