Rate Overview
Live
1 ZAR = 7.9865 KES
1 KES = 0.125212
ZAR
Avg
7.9894
High
8.0207
Low
7.9320
Last updated: 8/13/2026, 4:56:08 PM
Quick Conversions
| ZAR | KES |
|---|---|
| 1 ZAR | 7.99 KES |
| 10 ZAR | 79.86 KES |
| 50 ZAR | 399.32 KES |
| 100 ZAR | 798.65 KES |
| 500 ZAR | 3,993.23 KES |
| 1,000 ZAR | 7,986.45 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-08-13T16:56:08Z",
"rates": {
"KES": 7.986452
}
}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": 798.6451999999999,
"rate": 7.986452
}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