Rate Overview
Live
1 SEK = 9.4103 KGS
1 KGS = 0.106266
SEK
Avg
9.4785
High
9.8055
Low
9.2231
Last updated: 5/27/2026, 4:06:54 PM
Quick Conversions
| SEK | KGS |
|---|---|
| 1 SEK | 9.41 KGS |
| 10 SEK | 94.10 KGS |
| 50 SEK | 470.52 KGS |
| 100 SEK | 941.03 KGS |
| 500 SEK | 4,705.17 KGS |
| 1,000 SEK | 9,410.35 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-05-27T16:06:54Z",
"rates": {
"KGS": 9.410345
}
}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": 941.0345,
"rate": 9.410345
}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