Rate Overview
Live
1 EUR = 271.0297 YER
1 YER = 0.003690
EUR
Avg
276.7290
High
285.2943
Low
270.5281
Last updated: 7/28/2026, 7:46:35 AM
Quick Conversions
| EUR | YER |
|---|---|
| 1 EUR | 271.03 YER |
| 10 EUR | 2,710.30 YER |
| 50 EUR | 13,551.48 YER |
| 100 EUR | 27,102.97 YER |
| 500 EUR | 135,514.84 YER |
| 1,000 EUR | 271,029.67 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-07-28T07:46:35Z",
"rates": {
"YER": 271.029673
}
}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": 27102.9673,
"rate": 271.029673
}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