Rate Overview
Live
1 KES = 0.131678 SZL
1 SZL = 7.5943
KES
Avg
0.131242
High
0.132090
Low
0.129961
Last updated: 3/27/2026, 10:20:07 AM
Quick Conversions
| KES | SZL |
|---|---|
| 1 KES | 0.13 SZL |
| 10 KES | 1.32 SZL |
| 50 KES | 6.58 SZL |
| 100 KES | 13.17 SZL |
| 500 KES | 65.84 SZL |
| 1,000 KES | 131.68 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-03-27T10:20:07Z",
"rates": {
"SZL": 0.131678
}
}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": 13.1678,
"rate": 0.131678
}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