Rate Overview
Live
1 KGS = 0.110882 SEK
1 SEK = 9.0186
KGS
Avg
0.107132
High
0.111300
Low
0.101421
Last updated: 7/27/2026, 12:05:47 PM
Quick Conversions
| KGS | SEK |
|---|---|
| 1 KGS | 0.11 SEK |
| 10 KGS | 1.11 SEK |
| 50 KGS | 5.54 SEK |
| 100 KGS | 11.09 SEK |
| 500 KGS | 55.44 SEK |
| 1,000 KGS | 110.88 SEK |
Get KGS/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=SEKExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-27T12:05:47Z",
"rates": {
"SEK": 0.110882
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "SEK",
"amount": 100
},
"result": 11.088199999999999,
"rate": 0.110882
}Build with KGS/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key