Rate Overview
Live
1 KES = 0.072809 SEK
1 SEK = 13.7346
KES
Avg
0.076516
High
0.085754
Low
0.069549
Last updated: 3/27/2026, 12:04:22 PM
Quick Conversions
| KES | SEK |
|---|---|
| 1 KES | 0.07 SEK |
| 10 KES | 0.73 SEK |
| 50 KES | 3.64 SEK |
| 100 KES | 7.28 SEK |
| 500 KES | 36.40 SEK |
| 1,000 KES | 72.81 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-03-27T12:04:22Z",
"rates": {
"SEK": 0.072809
}
}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.2809,
"rate": 0.072809
}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