Rate Overview
Live
1 KES = 0.072261 SEK
1 SEK = 13.8387
KES
Avg
0.072802
High
0.073599
Low
0.072261
Last updated: 6/17/2026, 5:11:00 AM
Quick Conversions
| KES | SEK |
|---|---|
| 1 KES | 0.07 SEK |
| 10 KES | 0.72 SEK |
| 50 KES | 3.61 SEK |
| 100 KES | 7.23 SEK |
| 500 KES | 36.13 SEK |
| 1,000 KES | 72.26 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-06-17T05:11:00Z",
"rates": {
"SEK": 0.072261
}
}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.226100000000001,
"rate": 0.072261
}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