Rate Overview
Live
1 KES = 0.074468 SEK
1 SEK = 13.4286
KES
Avg
0.073969
High
0.074468
Low
0.073357
Last updated: 9/2/2026, 9:09:07 AM
Quick Conversions
| KES | SEK |
|---|---|
| 1 KES | 0.07 SEK |
| 10 KES | 0.74 SEK |
| 50 KES | 3.72 SEK |
| 100 KES | 7.45 SEK |
| 500 KES | 37.23 SEK |
| 1,000 KES | 74.47 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-09-02T09:09:07Z",
"rates": {
"SEK": 0.074468
}
}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.4468000000000005,
"rate": 0.074468
}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