Rate Overview
Live
1 EUR = 277.8324 YER
1 YER = 0.003599
EUR
Avg
277.3623
High
277.8450
Low
276.7715
Last updated: 5/27/2026, 2:51:39 PM
Quick Conversions
| EUR | YER |
|---|---|
| 1 EUR | 277.83 YER |
| 10 EUR | 2,778.32 YER |
| 50 EUR | 13,891.62 YER |
| 100 EUR | 27,783.24 YER |
| 500 EUR | 138,916.20 YER |
| 1,000 EUR | 277,832.40 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-27T14:51:39Z",
"rates": {
"YER": 277.832405
}
}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": 27783.2405,
"rate": 277.832405
}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