Rate Overview
Live
1 KRW = 0.085509 KES
1 KES = 11.6947
KRW
Avg
0.090786
High
0.095129
Low
0.085509
Last updated: 3/27/2026, 7:51:41 AM
Quick Conversions
| KRW | KES |
|---|---|
| 1 KRW | 0.09 KES |
| 10 KRW | 0.86 KES |
| 50 KRW | 4.28 KES |
| 100 KRW | 8.55 KES |
| 500 KRW | 42.75 KES |
| 1,000 KRW | 85.51 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-27T07:51:41Z",
"rates": {
"KES": 0.085509
}
}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.5509,
"rate": 0.085509
}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