Rate Overview
Live
1 ZAR = 7.8483 KES
1 KES = 0.127417
ZAR
Avg
7.8606
High
7.9192
Low
7.7880
Last updated: 4/16/2026, 5:35:56 PM
Quick Conversions
| ZAR | KES |
|---|---|
| 1 ZAR | 7.85 KES |
| 10 ZAR | 78.48 KES |
| 50 ZAR | 392.41 KES |
| 100 ZAR | 784.83 KES |
| 500 ZAR | 3,924.13 KES |
| 1,000 ZAR | 7,848.26 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-04-16T17:35:56Z",
"rates": {
"KES": 7.848262
}
}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": 784.8262,
"rate": 7.848262
}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