Rate Overview
Live
1 EUR = 271.0355 YER
1 YER = 0.003690
EUR
Avg
278.0977
High
285.1248
Low
271.0355
Last updated: 7/28/2026, 2:08:31 PM
Quick Conversions
| EUR | YER |
|---|---|
| 1 EUR | 271.04 YER |
| 10 EUR | 2,710.36 YER |
| 50 EUR | 13,551.78 YER |
| 100 EUR | 27,103.55 YER |
| 500 EUR | 135,517.76 YER |
| 1,000 EUR | 271,035.53 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-28T14:08:31Z",
"rates": {
"YER": 271.035528
}
}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": 27103.5528,
"rate": 271.035528
}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