Rate Overview
Live
1 KRW = 0.092448 KES
1 KES = 10.8169
KRW
Avg
0.091528
High
0.092448
Low
0.091026
Last updated: 8/19/2026, 10:23:39 AM
Quick Conversions
| KRW | KES |
|---|---|
| 1 KRW | 0.09 KES |
| 10 KRW | 0.92 KES |
| 50 KRW | 4.62 KES |
| 100 KRW | 9.24 KES |
| 500 KRW | 46.22 KES |
| 1,000 KRW | 92.45 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-08-19T10:23:39Z",
"rates": {
"KES": 0.092448
}
}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": 9.2448,
"rate": 0.092448
}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