Rate Overview
Live
1 KGS = 0.107973 SEK
1 SEK = 9.2616
KGS
Avg
0.107086
High
0.107999
Low
0.106255
Last updated: 3/27/2026, 4:46:42 PM
Quick Conversions
| KGS | SEK |
|---|---|
| 1 KGS | 0.11 SEK |
| 10 KGS | 1.08 SEK |
| 50 KGS | 5.40 SEK |
| 100 KGS | 10.80 SEK |
| 500 KGS | 53.99 SEK |
| 1,000 KGS | 107.97 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-27T16:46:42Z",
"rates": {
"SEK": 0.107973
}
}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.7973,
"rate": 0.107973
}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