Rate Overview
Live
1 ZAR = 7.9252 KES
1 KES = 0.126179
ZAR
Avg
7.8884
High
7.9395
Low
7.7976
Last updated: 5/27/2026, 6:11:22 AM
Quick Conversions
| ZAR | KES |
|---|---|
| 1 ZAR | 7.93 KES |
| 10 ZAR | 79.25 KES |
| 50 ZAR | 396.26 KES |
| 100 ZAR | 792.52 KES |
| 500 ZAR | 3,962.61 KES |
| 1,000 ZAR | 7,925.23 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-05-27T06:11:22Z",
"rates": {
"KES": 7.925227
}
}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.5227,
"rate": 7.925227
}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