Rate Overview
Live
1 ZAR = 7.9686 KES
1 KES = 0.125493
ZAR
Avg
7.9115
High
7.9736
Low
7.8608
Last updated: 7/4/2026, 6:16:11 AM
Quick Conversions
| ZAR | KES |
|---|---|
| 1 ZAR | 7.97 KES |
| 10 ZAR | 79.69 KES |
| 50 ZAR | 398.43 KES |
| 100 ZAR | 796.86 KES |
| 500 ZAR | 3,984.30 KES |
| 1,000 ZAR | 7,968.60 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-04T06:16:11Z",
"rates": {
"KES": 7.968596
}
}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": 796.8596,
"rate": 7.968596
}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