Rate Overview
Live
1 KES = 0.127937 ZAR
1 ZAR = 7.8163
KES
Avg
0.126363
High
0.129374
Low
0.123480
Last updated: 3/7/2026, 12:30:41 AM
Quick Conversions
| KES | ZAR |
|---|---|
| 1 KES | 0.13 ZAR |
| 10 KES | 1.28 ZAR |
| 50 KES | 6.40 ZAR |
| 100 KES | 12.79 ZAR |
| 500 KES | 63.97 ZAR |
| 1,000 KES | 127.94 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-03-07T00:30:41Z",
"rates": {
"ZAR": 0.127937
}
}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.7937,
"rate": 0.127937
}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