Rate Overview
Live
1 ZAR = 7.8046 KES
1 KES = 0.128130
ZAR
Avg
7.9018
High
8.0985
Low
7.7295
Last updated: 3/7/2026, 3:47:40 AM
Quick Conversions
| ZAR | KES |
|---|---|
| 1 ZAR | 7.80 KES |
| 10 ZAR | 78.05 KES |
| 50 ZAR | 390.23 KES |
| 100 ZAR | 780.46 KES |
| 500 ZAR | 3,902.29 KES |
| 1,000 ZAR | 7,804.59 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-07T03:47:40Z",
"rates": {
"KES": 7.804588
}
}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": 780.4588,
"rate": 7.804588
}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