Rate Overview
Live
1 KGS = 0.107894 SEK
1 SEK = 9.2684
KGS
Avg
0.105956
High
0.108400
Low
0.103298
Last updated: 3/27/2026, 10:18:29 AM
Quick Conversions
| KGS | SEK |
|---|---|
| 1 KGS | 0.11 SEK |
| 10 KGS | 1.08 SEK |
| 50 KGS | 5.39 SEK |
| 100 KGS | 10.79 SEK |
| 500 KGS | 53.95 SEK |
| 1,000 KGS | 107.89 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-03-27T10:18:29Z",
"rates": {
"SEK": 0.107894
}
}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": 10.7894,
"rate": 0.107894
}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