Rate Overview
Live
1 KRW = 0.085711 KES
1 KES = 11.6671
KRW
Avg
0.087865
High
0.090349
Low
0.085711
Last updated: 5/28/2026, 12:09:14 AM
Quick Conversions
| KRW | KES |
|---|---|
| 1 KRW | 0.09 KES |
| 10 KRW | 0.86 KES |
| 50 KRW | 4.29 KES |
| 100 KRW | 8.57 KES |
| 500 KRW | 42.86 KES |
| 1,000 KRW | 85.71 KES |
Get KRW/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=KESExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-05-28T00:09:14Z",
"rates": {
"KES": 0.085711
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "KES",
"amount": 100
},
"result": 8.5711,
"rate": 0.085711
}Build with KRW/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key