Rate Overview
Live
1 KES = 0.050528 HRK
1 HRK = 19.7910
KES
Avg
0.050504
High
0.050574
Low
0.050382
Last updated: 8/14/2026, 6:19:29 PM
Quick Conversions
| KES | HRK |
|---|---|
| 1 KES | 0.05 HRK |
| 10 KES | 0.51 HRK |
| 50 KES | 2.53 HRK |
| 100 KES | 5.05 HRK |
| 500 KES | 25.26 HRK |
| 1,000 KES | 50.53 HRK |
Get KES/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=HRKExample Response:
{
"success": true,
"base": "KES",
"date": "2026-08-14T18:19:29Z",
"rates": {
"HRK": 0.050528
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "HRK",
"amount": 100
},
"result": 5.0528,
"rate": 0.050528
}Build with KES/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key