Rate Overview
Live
1 EUR = 272.6808 YER
1 YER = 0.003667
EUR
Avg
271.4226
High
272.6808
Low
270.2587
Last updated: 7/23/2026, 5:58:09 AM
Quick Conversions
| EUR | YER |
|---|---|
| 1 EUR | 272.68 YER |
| 10 EUR | 2,726.81 YER |
| 50 EUR | 13,634.04 YER |
| 100 EUR | 27,268.08 YER |
| 500 EUR | 136,340.40 YER |
| 1,000 EUR | 272,680.80 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-23T05:58:09Z",
"rates": {
"YER": 272.680802
}
}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": 27268.080200000004,
"rate": 272.680802
}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