Rate Overview
Live
1 KES = 0.071072 SEK
1 SEK = 14.0702
KES
Avg
0.071424
High
0.072147
Low
0.070705
Last updated: 4/17/2026, 6:30:40 AM
Quick Conversions
| KES | SEK |
|---|---|
| 1 KES | 0.07 SEK |
| 10 KES | 0.71 SEK |
| 50 KES | 3.55 SEK |
| 100 KES | 7.11 SEK |
| 500 KES | 35.54 SEK |
| 1,000 KES | 71.07 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-04-17T06:30:40Z",
"rates": {
"SEK": 0.071072
}
}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.1072,
"rate": 0.071072
}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