Rate Overview
Live
1 KGS = 6.3202 SOS
1 SOS = 0.158223
KGS
Avg
6.5166
High
6.5693
Low
6.3202
Last updated: 7/11/2026, 6:06:26 PM
Quick Conversions
| KGS | SOS |
|---|---|
| 1 KGS | 6.32 SOS |
| 10 KGS | 63.20 SOS |
| 50 KGS | 316.01 SOS |
| 100 KGS | 632.02 SOS |
| 500 KGS | 3,160.10 SOS |
| 1,000 KGS | 6,320.21 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-07-11T18:06:26Z",
"rates": {
"SOS": 6.320207
}
}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": 632.0207,
"rate": 6.320207
}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