Rate Overview
Live
1 EUR = 275.5063 YER
1 YER = 0.003630
EUR
Avg
276.0020
High
276.6538
Low
275.3360
Last updated: 3/27/2026, 6:04:02 AM
Quick Conversions
| EUR | YER |
|---|---|
| 1 EUR | 275.51 YER |
| 10 EUR | 2,755.06 YER |
| 50 EUR | 13,775.31 YER |
| 100 EUR | 27,550.63 YER |
| 500 EUR | 137,753.14 YER |
| 1,000 EUR | 275,506.29 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-27T06:04:02Z",
"rates": {
"YER": 275.506289
}
}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": 27550.6289,
"rate": 275.506289
}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