Rate Overview
Live
1 KRW = 0.095571 KES
1 KES = 10.4634
KRW
Avg
0.095370
High
0.096199
Low
0.094219
Last updated: 9/7/2026, 10:06:48 AM
Quick Conversions
| KRW | KES |
|---|---|
| 1 KRW | 0.10 KES |
| 10 KRW | 0.96 KES |
| 50 KRW | 4.78 KES |
| 100 KRW | 9.56 KES |
| 500 KRW | 47.79 KES |
| 1,000 KRW | 95.57 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-09-07T10:06:48Z",
"rates": {
"KES": 0.095571
}
}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.5571,
"rate": 0.095571
}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