Rate Overview
Live
1 SEK = 9.0606 KGS
1 KGS = 0.110367
SEK
Avg
9.4181
High
9.7754
Low
9.0027
Last updated: 7/4/2026, 9:19:46 AM
Quick Conversions
| SEK | KGS |
|---|---|
| 1 SEK | 9.06 KGS |
| 10 SEK | 90.61 KGS |
| 50 SEK | 453.03 KGS |
| 100 SEK | 906.06 KGS |
| 500 SEK | 4,530.32 KGS |
| 1,000 SEK | 9,060.65 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-04T09:19:46Z",
"rates": {
"KGS": 9.060648
}
}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": 906.0648000000001,
"rate": 9.060648
}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