Rate Overview
Live
1 SEK = 9.0036 KGS
1 KGS = 0.111067
SEK
Avg
8.9886
High
9.0036
Low
8.9630
Last updated: 7/2/2026, 12:52:22 PM
Quick Conversions
| SEK | KGS |
|---|---|
| 1 SEK | 9.00 KGS |
| 10 SEK | 90.04 KGS |
| 50 SEK | 450.18 KGS |
| 100 SEK | 900.36 KGS |
| 500 SEK | 4,501.79 KGS |
| 1,000 SEK | 9,003.59 KGS |
Get SEK/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=KGSExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-02T12:52:22Z",
"rates": {
"KGS": 9.003585
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "KGS",
"amount": 100
},
"result": 900.3584999999999,
"rate": 9.003585
}Build with SEK/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key