Rate Overview
Live
1 EUR = 277.0320 YER
1 YER = 0.003610
EUR
Avg
278.1951
High
281.7397
Low
275.6718
Last updated: 3/7/2026, 12:53:05 AM
Quick Conversions
| EUR | YER |
|---|---|
| 1 EUR | 277.03 YER |
| 10 EUR | 2,770.32 YER |
| 50 EUR | 13,851.60 YER |
| 100 EUR | 27,703.20 YER |
| 500 EUR | 138,515.99 YER |
| 1,000 EUR | 277,031.97 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-07T00:53:05Z",
"rates": {
"YER": 277.03197
}
}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": 27703.197,
"rate": 277.03197
}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