Rate Overview
Live
1 KES = 0.050266 HRK
1 HRK = 19.8942
KES
Avg
0.050306
High
0.050483
Low
0.050096
Last updated: 6/16/2026, 11:28:35 AM
Quick Conversions
| KES | HRK |
|---|---|
| 1 KES | 0.05 HRK |
| 10 KES | 0.50 HRK |
| 50 KES | 2.51 HRK |
| 100 KES | 5.03 HRK |
| 500 KES | 25.13 HRK |
| 1,000 KES | 50.27 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-06-16T11:28:35Z",
"rates": {
"HRK": 0.050266
}
}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.0266,
"rate": 0.050266
}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