Rate Overview
Live
1 EUR = 277.5116 YER
1 YER = 0.003603
EUR
Avg
277.3222
High
277.8450
Low
276.7715
Last updated: 5/27/2026, 8:43:09 PM
Quick Conversions
| EUR | YER |
|---|---|
| 1 EUR | 277.51 YER |
| 10 EUR | 2,775.12 YER |
| 50 EUR | 13,875.58 YER |
| 100 EUR | 27,751.16 YER |
| 500 EUR | 138,755.79 YER |
| 1,000 EUR | 277,511.59 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-05-27T20:43:09Z",
"rates": {
"YER": 277.511589
}
}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": 27751.158900000002,
"rate": 277.511589
}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