Rate Overview
Live
1 ZAR = 7.6953 KES
1 KES = 0.129950
ZAR
Avg
7.4138
High
8.0730
Low
6.7514
Last updated: 7/25/2026, 9:44:42 PM
Quick Conversions
| ZAR | KES |
|---|---|
| 1 ZAR | 7.70 KES |
| 10 ZAR | 76.95 KES |
| 50 ZAR | 384.76 KES |
| 100 ZAR | 769.53 KES |
| 500 ZAR | 3,847.63 KES |
| 1,000 ZAR | 7,695.26 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-25T21:44:42Z",
"rates": {
"KES": 7.695258
}
}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": 769.5258,
"rate": 7.695258
}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