Rate Overview
Live
1 ZAR = 7.5654 KES
1 KES = 0.132181
ZAR
Avg
7.7839
High
8.1341
Low
7.5654
Last updated: 3/27/2026, 9:30:05 AM
Quick Conversions
| ZAR | KES |
|---|---|
| 1 ZAR | 7.57 KES |
| 10 ZAR | 75.65 KES |
| 50 ZAR | 378.27 KES |
| 100 ZAR | 756.54 KES |
| 500 ZAR | 3,782.69 KES |
| 1,000 ZAR | 7,565.38 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-27T09:30:05Z",
"rates": {
"KES": 7.565383
}
}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": 756.5382999999999,
"rate": 7.565383
}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