Rate Overview
Live
1 KES = 0.127221 SZL
1 SZL = 7.8603
KES
Avg
0.135450
High
0.147605
Low
0.123924
Last updated: 6/29/2026, 2:24:23 AM
Quick Conversions
| KES | SZL |
|---|---|
| 1 KES | 0.13 SZL |
| 10 KES | 1.27 SZL |
| 50 KES | 6.36 SZL |
| 100 KES | 12.72 SZL |
| 500 KES | 63.61 SZL |
| 1,000 KES | 127.22 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-29T02:24:23Z",
"rates": {
"SZL": 0.127221
}
}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.7221,
"rate": 0.127221
}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