Rate Overview
Live
1 KES = 0.124827 ZAR
1 ZAR = 8.0111
KES
Avg
0.125356
High
0.126346
Low
0.124827
Last updated: 8/12/2026, 10:41:50 AM
Quick Conversions
| KES | ZAR |
|---|---|
| 1 KES | 0.12 ZAR |
| 10 KES | 1.25 ZAR |
| 50 KES | 6.24 ZAR |
| 100 KES | 12.48 ZAR |
| 500 KES | 62.41 ZAR |
| 1,000 KES | 124.83 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-08-12T10:41:50Z",
"rates": {
"ZAR": 0.124827
}
}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.4827,
"rate": 0.124827
}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