Rate Overview
Live
1 EUR = 271.7810 YER
1 YER = 0.003679
EUR
Avg
278.2063
High
284.2259
Low
270.4757
Last updated: 7/20/2026, 1:39:27 AM
Quick Conversions
| EUR | YER |
|---|---|
| 1 EUR | 271.78 YER |
| 10 EUR | 2,717.81 YER |
| 50 EUR | 13,589.05 YER |
| 100 EUR | 27,178.10 YER |
| 500 EUR | 135,890.48 YER |
| 1,000 EUR | 271,780.96 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-20T01:39:27Z",
"rates": {
"YER": 271.780964
}
}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": 27178.0964,
"rate": 271.780964
}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