Rate Overview
Live
1 YER = 0.003614 EUR
1 EUR = 276.7017
YER
Avg
0.003590
High
0.003627
Low
0.003549
Last updated: 3/6/2026, 8:13:22 PM
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.61 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-06T20:13:22Z",
"rates": {
"EUR": 0.003614
}
}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.3614,
"rate": 0.003614
}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