Rate Overview
Live
1 KES = 0.050179 HRK
1 HRK = 19.9287
KES
Avg
0.049879
High
0.050284
Low
0.049428
Last updated: 3/7/2026, 12:32:02 AM
Quick Conversions
| KES | HRK |
|---|---|
| 1 KES | 0.05 HRK |
| 10 KES | 0.50 HRK |
| 50 KES | 2.51 HRK |
| 100 KES | 5.02 HRK |
| 500 KES | 25.09 HRK |
| 1,000 KES | 50.18 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-07T00:32:02Z",
"rates": {
"HRK": 0.050179
}
}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.0179,
"rate": 0.050179
}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