Rate Overview
Live
1 EUR = 277.5067 YER
1 YER = 0.003604
EUR
Avg
274.2886
High
284.0527
Low
257.1589
Last updated: 5/27/2026, 4:07:40 PM
Quick Conversions
| EUR | YER |
|---|---|
| 1 EUR | 277.51 YER |
| 10 EUR | 2,775.07 YER |
| 50 EUR | 13,875.34 YER |
| 100 EUR | 27,750.67 YER |
| 500 EUR | 138,753.37 YER |
| 1,000 EUR | 277,506.75 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-27T16:07:40Z",
"rates": {
"YER": 277.506749
}
}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": 27750.6749,
"rate": 277.506749
}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