Rate Overview
Live
1 YER = 0.027361 HRK
1 HRK = 36.5484
YER
Avg
0.027498
High
0.029366
Low
0.026422
Last updated: 3/27/2026, 3:34:45 PM
Quick Conversions
| YER | HRK |
|---|---|
| 1 YER | 0.03 HRK |
| 10 YER | 0.27 HRK |
| 50 YER | 1.37 HRK |
| 100 YER | 2.74 HRK |
| 500 YER | 13.68 HRK |
| 1,000 YER | 27.36 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-27T15:34:45Z",
"rates": {
"HRK": 0.027361
}
}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.7361,
"rate": 0.027361
}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