Rate Overview
Live
1 EUR = 274.5731 YER
1 YER = 0.003642
EUR
Avg
276.5739
High
281.7397
Low
272.8078
Last updated: 3/27/2026, 1:23:20 PM
Quick Conversions
| EUR | YER |
|---|---|
| 1 EUR | 274.57 YER |
| 10 EUR | 2,745.73 YER |
| 50 EUR | 13,728.65 YER |
| 100 EUR | 27,457.31 YER |
| 500 EUR | 137,286.53 YER |
| 1,000 EUR | 274,573.05 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-27T13:23:20Z",
"rates": {
"YER": 274.573053
}
}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": 27457.3053,
"rate": 274.573053
}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