Rate Overview
Live
1 EUR = 274.9036 YER
1 YER = 0.003638
EUR
Avg
276.5854
High
281.7397
Low
272.8078
Last updated: 3/27/2026, 11:15:30 AM
Quick Conversions
| EUR | YER |
|---|---|
| 1 EUR | 274.90 YER |
| 10 EUR | 2,749.04 YER |
| 50 EUR | 13,745.18 YER |
| 100 EUR | 27,490.36 YER |
| 500 EUR | 137,451.79 YER |
| 1,000 EUR | 274,903.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-03-27T11:15:30Z",
"rates": {
"YER": 274.903589
}
}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": 27490.3589,
"rate": 274.903589
}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