Rate Overview
Live
1 EUR = 274.3610 YER
1 YER = 0.003645
EUR
Avg
274.1500
High
274.5038
Low
273.5805
Last updated: 8/16/2026, 7:44:29 PM
Quick Conversions
| EUR | YER |
|---|---|
| 1 EUR | 274.36 YER |
| 10 EUR | 2,743.61 YER |
| 50 EUR | 13,718.05 YER |
| 100 EUR | 27,436.10 YER |
| 500 EUR | 137,180.51 YER |
| 1,000 EUR | 274,361.01 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-08-16T19:44:29Z",
"rates": {
"YER": 274.36101
}
}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": 27436.101000000002,
"rate": 274.36101
}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