Rate Overview
Live
1 KES = 0.125250 SZL
1 SZL = 7.9840
KES
Avg
0.126172
High
0.127876
Low
0.124718
Last updated: 6/16/2026, 1:32:02 PM
Quick Conversions
| KES | SZL |
|---|---|
| 1 KES | 0.13 SZL |
| 10 KES | 1.25 SZL |
| 50 KES | 6.26 SZL |
| 100 KES | 12.53 SZL |
| 500 KES | 62.63 SZL |
| 1,000 KES | 125.25 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-06-16T13:32:02Z",
"rates": {
"SZL": 0.12525
}
}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.525,
"rate": 0.12525
}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