Rate Overview
Live
1 KES = 0.051113 HRK
1 HRK = 19.5645
KES
Avg
0.051660
High
0.056638
Low
0.049522
Last updated: 7/28/2026, 1:57:20 PM
Quick Conversions
| KES | HRK |
|---|---|
| 1 KES | 0.05 HRK |
| 10 KES | 0.51 HRK |
| 50 KES | 2.56 HRK |
| 100 KES | 5.11 HRK |
| 500 KES | 25.56 HRK |
| 1,000 KES | 51.11 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-07-28T13:57:20Z",
"rates": {
"HRK": 0.051113
}
}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.1113,
"rate": 0.051113
}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