Rate Overview
Live
1 KES = 0.126410 SZL
1 SZL = 7.9108
KES
Avg
0.130208
High
0.138979
Low
0.123480
Last updated: 7/24/2026, 2:17:01 AM
Quick Conversions
| KES | SZL |
|---|---|
| 1 KES | 0.13 SZL |
| 10 KES | 1.26 SZL |
| 50 KES | 6.32 SZL |
| 100 KES | 12.64 SZL |
| 500 KES | 63.21 SZL |
| 1,000 KES | 126.41 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-24T02:17:01Z",
"rates": {
"SZL": 0.12641
}
}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.641,
"rate": 0.12641
}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