Rate Overview
Live
1 KGS = 0.111311 SEK
1 SEK = 8.9838
KGS
Avg
0.111131
High
0.111698
Low
0.109788
Last updated: 6/29/2026, 12:41:01 AM
Quick Conversions
| KGS | SEK |
|---|---|
| 1 KGS | 0.11 SEK |
| 10 KGS | 1.11 SEK |
| 50 KGS | 5.57 SEK |
| 100 KGS | 11.13 SEK |
| 500 KGS | 55.66 SEK |
| 1,000 KGS | 111.31 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-06-29T00:41:01Z",
"rates": {
"SEK": 0.111311
}
}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.1311,
"rate": 0.111311
}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