Rate Overview
Live
1 EUR = 272.2178 YER
1 YER = 0.003674
EUR
Avg
271.8373
High
272.3019
Low
271.0384
Last updated: 7/6/2026, 1:22:29 AM
Quick Conversions
| EUR | YER |
|---|---|
| 1 EUR | 272.22 YER |
| 10 EUR | 2,722.18 YER |
| 50 EUR | 13,610.89 YER |
| 100 EUR | 27,221.78 YER |
| 500 EUR | 136,108.90 YER |
| 1,000 EUR | 272,217.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-06T01:22:29Z",
"rates": {
"YER": 272.217798
}
}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": 27221.7798,
"rate": 272.217798
}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