Rate Overview
Live
1 KES = 0.129553 SZL
1 SZL = 7.7188
KES
Avg
0.129336
High
0.130485
Low
0.128200
Last updated: 5/6/2026, 5:22:15 PM
Quick Conversions
| KES | SZL |
|---|---|
| 1 KES | 0.13 SZL |
| 10 KES | 1.30 SZL |
| 50 KES | 6.48 SZL |
| 100 KES | 12.96 SZL |
| 500 KES | 64.78 SZL |
| 1,000 KES | 129.55 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-06T17:22:15Z",
"rates": {
"SZL": 0.129553
}
}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.9553,
"rate": 0.129553
}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