Rate Overview
Live
1 KES = 0.049886 HRK
1 HRK = 20.0457
KES
Avg
0.049838
High
0.050018
Low
0.049710
Last updated: 5/6/2026, 7:15:21 PM
Quick Conversions
| KES | HRK |
|---|---|
| 1 KES | 0.05 HRK |
| 10 KES | 0.50 HRK |
| 50 KES | 2.49 HRK |
| 100 KES | 4.99 HRK |
| 500 KES | 24.94 HRK |
| 1,000 KES | 49.89 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-05-06T19:15:21Z",
"rates": {
"HRK": 0.049886
}
}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": 4.9886,
"rate": 0.049886
}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