Rate Overview
Live
1 YER = 0.003667 EUR
1 EUR = 272.7025
YER
Avg
0.003633
High
0.003671
Low
0.003610
Last updated: 6/19/2026, 9:52:46 AM
Quick Conversions
| YER | EUR |
|---|---|
| 1 YER | 0.00 EUR |
| 10 YER | 0.04 EUR |
| 50 YER | 0.18 EUR |
| 100 YER | 0.37 EUR |
| 500 YER | 1.83 EUR |
| 1,000 YER | 3.67 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-06-19T09:52:46Z",
"rates": {
"EUR": 0.003667
}
}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.3667,
"rate": 0.003667
}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