Rate Overview
Live
1 EUR = 274.9372 YER
1 YER = 0.003637
EUR
Avg
275.9329
High
276.6538
Low
274.9372
Last updated: 3/27/2026, 9:44:44 AM
Quick Conversions
| EUR | YER |
|---|---|
| 1 EUR | 274.94 YER |
| 10 EUR | 2,749.37 YER |
| 50 EUR | 13,746.86 YER |
| 100 EUR | 27,493.72 YER |
| 500 EUR | 137,468.58 YER |
| 1,000 EUR | 274,937.16 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-03-27T09:44:44Z",
"rates": {
"YER": 274.937162
}
}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": 27493.7162,
"rate": 274.937162
}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