Rate Overview
Live
1 KES = 0.075028 SEK
1 SEK = 13.3284
KES
Avg
0.075018
High
0.075240
Low
0.074848
Last updated: 7/28/2026, 3:56:00 AM
Quick Conversions
| KES | SEK |
|---|---|
| 1 KES | 0.08 SEK |
| 10 KES | 0.75 SEK |
| 50 KES | 3.75 SEK |
| 100 KES | 7.50 SEK |
| 500 KES | 37.51 SEK |
| 1,000 KES | 75.03 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-07-28T03:56:00Z",
"rates": {
"SEK": 0.075028
}
}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.5028,
"rate": 0.075028
}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