Rate Overview
Live
1 ZAR = 7.9215 KES
1 KES = 0.126239
ZAR
Avg
7.3845
High
8.0730
Low
6.7514
Last updated: 5/27/2026, 7:29:20 AM
Quick Conversions
| ZAR | KES |
|---|---|
| 1 ZAR | 7.92 KES |
| 10 ZAR | 79.21 KES |
| 50 ZAR | 396.07 KES |
| 100 ZAR | 792.15 KES |
| 500 ZAR | 3,960.75 KES |
| 1,000 ZAR | 7,921.50 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-27T07:29:20Z",
"rates": {
"KES": 7.921497
}
}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.1496999999999,
"rate": 7.921497
}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