Rate Overview
Live
1 KES = 0.129950 ZAR
1 ZAR = 7.6953
KES
Avg
0.127045
High
0.130119
Low
0.125413
Last updated: 7/26/2026, 1:47:23 AM
Quick Conversions
| KES | ZAR |
|---|---|
| 1 KES | 0.13 ZAR |
| 10 KES | 1.30 ZAR |
| 50 KES | 6.50 ZAR |
| 100 KES | 13.00 ZAR |
| 500 KES | 64.98 ZAR |
| 1,000 KES | 129.95 ZAR |
Get KES/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=ZARExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-26T01:47:23Z",
"rates": {
"ZAR": 0.12995
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "ZAR",
"amount": 100
},
"result": 12.995000000000001,
"rate": 0.12995
}Build with KES/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key