Rate Overview
Live
1 KGS = 0.109426 SEK
1 SEK = 9.1386
KGS
Avg
0.109469
High
0.110079
Low
0.108724
Last updated: 9/3/2026, 1:59:52 PM
Quick Conversions
| KGS | SEK |
|---|---|
| 1 KGS | 0.11 SEK |
| 10 KGS | 1.09 SEK |
| 50 KGS | 5.47 SEK |
| 100 KGS | 10.94 SEK |
| 500 KGS | 54.71 SEK |
| 1,000 KGS | 109.43 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-09-03T13:59:52Z",
"rates": {
"SEK": 0.109426
}
}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.942599999999999,
"rate": 0.109426
}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