Rate Overview
Live
1 YER = 0.003631 EUR
1 EUR = 275.4062
YER
Avg
0.003623
High
0.003631
Low
0.003614
Last updated: 3/27/2026, 4:58:09 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.82 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-27T04:58:09Z",
"rates": {
"EUR": 0.003631
}
}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.36310000000000003,
"rate": 0.003631
}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