Rate Overview
Live
1 KRW = 0.088502 KES
1 KES = 11.2992
KRW
Avg
0.087918
High
0.088998
Low
0.087137
Last updated: 5/7/2026, 10:35:26 AM
Quick Conversions
| KRW | KES |
|---|---|
| 1 KRW | 0.09 KES |
| 10 KRW | 0.89 KES |
| 50 KRW | 4.43 KES |
| 100 KRW | 8.85 KES |
| 500 KRW | 44.25 KES |
| 1,000 KRW | 88.50 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-07T10:35:26Z",
"rates": {
"KES": 0.088502
}
}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.8502,
"rate": 0.088502
}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