Rate Overview
Live
1 KES = 0.126141 SZL
1 SZL = 7.9276
KES
Avg
0.127194
High
0.129011
Low
0.126043
Last updated: 5/26/2026, 9:23:59 PM
Quick Conversions
| KES | SZL |
|---|---|
| 1 KES | 0.13 SZL |
| 10 KES | 1.26 SZL |
| 50 KES | 6.31 SZL |
| 100 KES | 12.61 SZL |
| 500 KES | 63.07 SZL |
| 1,000 KES | 126.14 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-05-26T21:23:59Z",
"rates": {
"SZL": 0.126141
}
}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.6141,
"rate": 0.126141
}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