Rate Overview
Live
1 ZAR = 7.9290 KES
1 KES = 0.126120
ZAR
Avg
7.9036
High
7.9947
Low
7.7896
Last updated: 7/10/2026, 2:59:43 AM
Quick Conversions
| ZAR | KES |
|---|---|
| 1 ZAR | 7.93 KES |
| 10 ZAR | 79.29 KES |
| 50 ZAR | 396.45 KES |
| 100 ZAR | 792.90 KES |
| 500 ZAR | 3,964.49 KES |
| 1,000 ZAR | 7,928.97 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-10T02:59:43Z",
"rates": {
"KES": 7.928971
}
}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": 792.8971,
"rate": 7.928971
}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