Rate Overview
Live
1 KRW = 0.086592 KES
1 KES = 11.5484
KRW
Avg
0.088010
High
0.089602
Low
0.086592
Last updated: 3/7/2026, 12:31:41 AM
Quick Conversions
| KRW | KES |
|---|---|
| 1 KRW | 0.09 KES |
| 10 KRW | 0.87 KES |
| 50 KRW | 4.33 KES |
| 100 KRW | 8.66 KES |
| 500 KRW | 43.30 KES |
| 1,000 KRW | 86.59 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-03-07T00:31:41Z",
"rates": {
"KES": 0.086592
}
}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.6592,
"rate": 0.086592
}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