Rate Overview
Live
1 YER = 0.003629 EUR
1 EUR = 275.5580
YER
Avg
0.003653
High
0.003888
Low
0.003520
Last updated: 3/27/2026, 6:43:30 AM
Quick Conversions
| YER | EUR |
|---|---|
| 1 YER | 0.00 EUR |
| 10 YER | 0.04 EUR |
| 50 YER | 0.18 EUR |
| 100 YER | 0.36 EUR |
| 500 YER | 1.81 EUR |
| 1,000 YER | 3.63 EUR |
Get YER/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=EURExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-27T06:43:30Z",
"rates": {
"EUR": 0.003629
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "EUR",
"amount": 100
},
"result": 0.3629,
"rate": 0.003629
}Build with YER/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key