Rate Overview
Live
1 KES = 0.126358 ZAR
1 ZAR = 7.9140
KES
Avg
0.127994
High
0.132538
Low
0.123392
Last updated: 5/26/2026, 9:30:30 PM
Quick Conversions
| KES | ZAR |
|---|---|
| 1 KES | 0.13 ZAR |
| 10 KES | 1.26 ZAR |
| 50 KES | 6.32 ZAR |
| 100 KES | 12.64 ZAR |
| 500 KES | 63.18 ZAR |
| 1,000 KES | 126.36 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-05-26T21:30:30Z",
"rates": {
"ZAR": 0.126358
}
}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.6358,
"rate": 0.126358
}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