Rate Overview
Live
1 KGS = 6.5598 SOS
1 SOS = 0.152445
KGS
Avg
6.5389
High
6.5598
Low
6.5241
Last updated: 5/7/2026, 11:24:25 AM
Quick Conversions
| KGS | SOS |
|---|---|
| 1 KGS | 6.56 SOS |
| 10 KGS | 65.60 SOS |
| 50 KGS | 327.99 SOS |
| 100 KGS | 655.98 SOS |
| 500 KGS | 3,279.88 SOS |
| 1,000 KGS | 6,559.75 SOS |
Get KGS/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=SOSExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-05-07T11:24:25Z",
"rates": {
"SOS": 6.559752
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "SOS",
"amount": 100
},
"result": 655.9752,
"rate": 6.559752
}Build with KGS/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key