Rate Overview
Live
1 ZAR = 7.7322 KES
1 KES = 0.129329
ZAR
Avg
7.7766
High
7.8740
Low
7.6852
Last updated: 7/27/2026, 5:37:20 PM
Quick Conversions
| ZAR | KES |
|---|---|
| 1 ZAR | 7.73 KES |
| 10 ZAR | 77.32 KES |
| 50 ZAR | 386.61 KES |
| 100 ZAR | 773.22 KES |
| 500 ZAR | 3,866.11 KES |
| 1,000 ZAR | 7,732.23 KES |
Get ZAR/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=KESExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-27T17:37:20Z",
"rates": {
"KES": 7.732226
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "KES",
"amount": 100
},
"result": 773.2225999999999,
"rate": 7.732226
}Build with ZAR/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key