Rate Overview
Live
1 EUR = 276.9837 YER
1 YER = 0.003610
EUR
Avg
276.3046
High
277.0781
Low
275.3181
Last updated: 6/17/2026, 7:16:49 AM
Quick Conversions
| EUR | YER |
|---|---|
| 1 EUR | 276.98 YER |
| 10 EUR | 2,769.84 YER |
| 50 EUR | 13,849.19 YER |
| 100 EUR | 27,698.37 YER |
| 500 EUR | 138,491.86 YER |
| 1,000 EUR | 276,983.73 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-06-17T07:16:49Z",
"rates": {
"YER": 276.983725
}
}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": 27698.372499999998,
"rate": 276.983725
}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