Rate Overview
Live
1 EUR = 271.4123 YER
1 YER = 0.003684
EUR
Avg
271.4113
High
271.7806
Low
270.8981
Last updated: 7/27/2026, 5:00:28 PM
Quick Conversions
| EUR | YER |
|---|---|
| 1 EUR | 271.41 YER |
| 10 EUR | 2,714.12 YER |
| 50 EUR | 13,570.61 YER |
| 100 EUR | 27,141.23 YER |
| 500 EUR | 135,706.13 YER |
| 1,000 EUR | 271,412.26 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-27T17:00:28Z",
"rates": {
"YER": 271.412263
}
}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": 27141.2263,
"rate": 271.412263
}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