Rate Overview
Live
1 ZAR = 8.0103 KES
1 KES = 0.124840
ZAR
Avg
8.0464
High
8.1315
Low
8.0057
Last updated: 9/2/2026, 10:20:52 AM
Quick Conversions
| ZAR | KES |
|---|---|
| 1 ZAR | 8.01 KES |
| 10 ZAR | 80.10 KES |
| 50 ZAR | 400.51 KES |
| 100 ZAR | 801.03 KES |
| 500 ZAR | 4,005.13 KES |
| 1,000 ZAR | 8,010.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-09-02T10:20:52Z",
"rates": {
"KES": 8.010269
}
}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": 801.0269,
"rate": 8.010269
}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