Rate Overview
Live
1 ZAR = 7.8219 KES
1 KES = 0.127846
ZAR
Avg
7.9017
High
8.1341
Low
7.6528
Last updated: 7/18/2026, 2:16:46 PM
Quick Conversions
| ZAR | KES |
|---|---|
| 1 ZAR | 7.82 KES |
| 10 ZAR | 78.22 KES |
| 50 ZAR | 391.10 KES |
| 100 ZAR | 782.19 KES |
| 500 ZAR | 3,910.96 KES |
| 1,000 ZAR | 7,821.93 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-18T14:16:46Z",
"rates": {
"KES": 7.821928
}
}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": 782.1928,
"rate": 7.821928
}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