Rate Overview
Live
1 SEK = 13.3324 KES
1 KES = 0.075005
SEK
Avg
13.3459
High
13.4005
Low
13.2907
Last updated: 7/25/2026, 8:14:59 PM
Quick Conversions
| SEK | KES |
|---|---|
| 1 SEK | 13.33 KES |
| 10 SEK | 133.32 KES |
| 50 SEK | 666.62 KES |
| 100 SEK | 1,333.24 KES |
| 500 SEK | 6,666.19 KES |
| 1,000 SEK | 13,332.38 KES |
Get SEK/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=KESExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-25T20:14:59Z",
"rates": {
"KES": 13.33238
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "KES",
"amount": 100
},
"result": 1333.238,
"rate": 13.33238
}Build with SEK/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key