Rate Overview
Live
1 ZAR = 7.7067 KES
1 KES = 0.129757
ZAR
Avg
7.4143
High
8.0730
Low
6.7514
Last updated: 7/28/2026, 12:03:45 PM
Quick Conversions
| ZAR | KES |
|---|---|
| 1 ZAR | 7.71 KES |
| 10 ZAR | 77.07 KES |
| 50 ZAR | 385.34 KES |
| 100 ZAR | 770.67 KES |
| 500 ZAR | 3,853.35 KES |
| 1,000 ZAR | 7,706.71 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-28T12:03:45Z",
"rates": {
"KES": 7.706708
}
}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": 770.6708,
"rate": 7.706708
}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