Rate Overview
Live
1 ZAR = 7.8633 KES
1 KES = 0.127174
ZAR
Avg
7.7700
High
7.8633
Low
7.6908
Last updated: 5/6/2026, 10:23:18 PM
Quick Conversions
| ZAR | KES |
|---|---|
| 1 ZAR | 7.86 KES |
| 10 ZAR | 78.63 KES |
| 50 ZAR | 393.16 KES |
| 100 ZAR | 786.33 KES |
| 500 ZAR | 3,931.63 KES |
| 1,000 ZAR | 7,863.27 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-06T22:23:18Z",
"rates": {
"KES": 7.863268
}
}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": 786.3267999999999,
"rate": 7.863268
}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