Rate Overview
Live
1 KGS = 0.105271 SEK
1 SEK = 9.4993
KGS
Avg
0.104570
High
0.105682
Low
0.103298
Last updated: 3/6/2026, 8:13:38 AM
Quick Conversions
| KGS | SEK |
|---|---|
| 1 KGS | 0.11 SEK |
| 10 KGS | 1.05 SEK |
| 50 KGS | 5.26 SEK |
| 100 KGS | 10.53 SEK |
| 500 KGS | 52.64 SEK |
| 1,000 KGS | 105.27 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-06T08:13:38Z",
"rates": {
"SEK": 0.105271
}
}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.5271,
"rate": 0.105271
}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