Rate Overview
Live
1 KES = 0.071687 SEK
1 SEK = 13.9495
KES
Avg
0.072453
High
0.074875
Low
0.068427
Last updated: 5/27/2026, 9:59:12 PM
Quick Conversions
| KES | SEK |
|---|---|
| 1 KES | 0.07 SEK |
| 10 KES | 0.72 SEK |
| 50 KES | 3.58 SEK |
| 100 KES | 7.17 SEK |
| 500 KES | 35.84 SEK |
| 1,000 KES | 71.69 SEK |
Get KES/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=SEKExample Response:
{
"success": true,
"base": "KES",
"date": "2026-05-27T21:59:12Z",
"rates": {
"SEK": 0.071687
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "SEK",
"amount": 100
},
"result": 7.1687,
"rate": 0.071687
}Build with KES/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key