Rate Overview
Live
1 KES = 0.050014 HRK
1 HRK = 19.9944
KES
Avg
0.049874
High
0.050190
Low
0.049491
Last updated: 5/26/2026, 11:27:14 PM
Quick Conversions
| KES | HRK |
|---|---|
| 1 KES | 0.05 HRK |
| 10 KES | 0.50 HRK |
| 50 KES | 2.50 HRK |
| 100 KES | 5.00 HRK |
| 500 KES | 25.01 HRK |
| 1,000 KES | 50.01 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-26T23:27:14Z",
"rates": {
"HRK": 0.050014
}
}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.0014,
"rate": 0.050014
}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