Rate Overview
Live
1 KGS = 6.5059 SOS
1 SOS = 0.153706
KGS
Avg
6.5160
High
6.5345
Low
6.4990
Last updated: 7/30/2026, 7:07:29 AM
Quick Conversions
| KGS | SOS |
|---|---|
| 1 KGS | 6.51 SOS |
| 10 KGS | 65.06 SOS |
| 50 KGS | 325.30 SOS |
| 100 KGS | 650.59 SOS |
| 500 KGS | 3,252.96 SOS |
| 1,000 KGS | 6,505.91 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-30T07:07:29Z",
"rates": {
"SOS": 6.505911
}
}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": 650.5911,
"rate": 6.505911
}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