Rate Overview
Live
1 YER = 0.027205 HRK
1 HRK = 36.7579
YER
Avg
0.027043
High
0.027296
Low
0.026748
Last updated: 3/7/2026, 3:06:38 AM
Quick Conversions
| YER | HRK |
|---|---|
| 1 YER | 0.03 HRK |
| 10 YER | 0.27 HRK |
| 50 YER | 1.36 HRK |
| 100 YER | 2.72 HRK |
| 500 YER | 13.60 HRK |
| 1,000 YER | 27.21 HRK |
Get YER/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=HRKExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-07T03:06:38Z",
"rates": {
"HRK": 0.027205
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "HRK",
"amount": 100
},
"result": 2.7205,
"rate": 0.027205
}Build with YER/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key