Rate Overview
Live
1 KES = 0.050341 HRK
1 HRK = 19.8645
KES
Avg
0.050268
High
0.050530
Low
0.050153
Last updated: 3/27/2026, 11:40:14 AM
Quick Conversions
| KES | HRK |
|---|---|
| 1 KES | 0.05 HRK |
| 10 KES | 0.50 HRK |
| 50 KES | 2.52 HRK |
| 100 KES | 5.03 HRK |
| 500 KES | 25.17 HRK |
| 1,000 KES | 50.34 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-03-27T11:40:14Z",
"rates": {
"HRK": 0.050341
}
}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.0341,
"rate": 0.050341
}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