Rate Overview
Live
1 ZAR = 7.6034 KES
1 KES = 0.131519
ZAR
Avg
7.3369
High
8.0730
Low
6.7514
Last updated: 3/27/2026, 7:50:17 AM
Quick Conversions
| ZAR | KES |
|---|---|
| 1 ZAR | 7.60 KES |
| 10 ZAR | 76.03 KES |
| 50 ZAR | 380.17 KES |
| 100 ZAR | 760.34 KES |
| 500 ZAR | 3,801.72 KES |
| 1,000 ZAR | 7,603.44 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-03-27T07:50:17Z",
"rates": {
"KES": 7.603436
}
}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": 760.3436,
"rate": 7.603436
}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