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