Rate Overview
Live
1 SEK = 8.9847 KGS
1 KGS = 0.111300
SEK
Avg
9.3356
High
9.7754
Low
8.9847
Last updated: 6/28/2026, 9:49:05 PM
Quick Conversions
| SEK | KGS |
|---|---|
| 1 SEK | 8.98 KGS |
| 10 SEK | 89.85 KGS |
| 50 SEK | 449.24 KGS |
| 100 SEK | 898.47 KGS |
| 500 SEK | 4,492.37 KGS |
| 1,000 SEK | 8,984.74 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-06-28T21:49:05Z",
"rates": {
"KGS": 8.984735
}
}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": 898.4735000000001,
"rate": 8.984735
}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