Rate Overview
Live
1 EUR = 275.3070 YER
1 YER = 0.003632
EUR
Avg
278.4285
High
283.3435
Low
273.8184
Last updated: 3/27/2026, 7:49:50 AM
Quick Conversions
| EUR | YER |
|---|---|
| 1 EUR | 275.31 YER |
| 10 EUR | 2,753.07 YER |
| 50 EUR | 13,765.35 YER |
| 100 EUR | 27,530.70 YER |
| 500 EUR | 137,653.50 YER |
| 1,000 EUR | 275,307.00 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-27T07:49:50Z",
"rates": {
"YER": 275.307001
}
}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": 27530.700100000002,
"rate": 275.307001
}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