Rate Overview
Live
1 EUR = 275.2568 YER
1 YER = 0.003633
EUR
Avg
274.8788
High
275.4407
Low
274.2563
Last updated: 9/6/2026, 2:56:19 AM
Quick Conversions
| EUR | YER |
|---|---|
| 1 EUR | 275.26 YER |
| 10 EUR | 2,752.57 YER |
| 50 EUR | 13,762.84 YER |
| 100 EUR | 27,525.68 YER |
| 500 EUR | 137,628.41 YER |
| 1,000 EUR | 275,256.83 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-09-06T02:56:19Z",
"rates": {
"YER": 275.256827
}
}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": 27525.682699999998,
"rate": 275.256827
}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