Rate Overview
Live
1 SEK = 13.4285 KES
1 KES = 0.074468
SEK
Avg
13.5194
High
13.6319
Low
13.4285
Last updated: 9/2/2026, 9:11:00 AM
Quick Conversions
| SEK | KES |
|---|---|
| 1 SEK | 13.43 KES |
| 10 SEK | 134.29 KES |
| 50 SEK | 671.43 KES |
| 100 SEK | 1,342.85 KES |
| 500 SEK | 6,714.26 KES |
| 1,000 SEK | 13,428.53 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-09-02T09:11:00Z",
"rates": {
"KES": 13.428529
}
}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": 1342.8528999999999,
"rate": 13.428529
}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