Rate Overview
Live
1 EUR = 270.7311 YER
1 YER = 0.003694
EUR
Avg
277.7016
High
285.1248
Low
270.7311
Last updated: 7/25/2026, 1:38:42 AM
Quick Conversions
| EUR | YER |
|---|---|
| 1 EUR | 270.73 YER |
| 10 EUR | 2,707.31 YER |
| 50 EUR | 13,536.56 YER |
| 100 EUR | 27,073.11 YER |
| 500 EUR | 135,365.55 YER |
| 1,000 EUR | 270,731.11 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-07-25T01:38:42Z",
"rates": {
"YER": 270.731108
}
}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": 27073.110800000002,
"rate": 270.731108
}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