Rate Overview
Live
1 SEK = 9.0061 KGS
1 KGS = 0.111036
SEK
Avg
8.8959
High
9.7745
Low
7.8129
Last updated: 7/25/2026, 11:22:19 PM
Quick Conversions
| SEK | KGS |
|---|---|
| 1 SEK | 9.01 KGS |
| 10 SEK | 90.06 KGS |
| 50 SEK | 450.30 KGS |
| 100 SEK | 900.61 KGS |
| 500 SEK | 4,503.05 KGS |
| 1,000 SEK | 9,006.09 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-25T23:22:19Z",
"rates": {
"KGS": 9.00609
}
}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.609,
"rate": 9.00609
}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