Rate Overview
Live
1 KGS = 6.5249 SOS
1 SOS = 0.153259
KGS
Avg
6.5353
High
6.5655
Low
6.5192
Last updated: 5/27/2026, 6:28:56 PM
Quick Conversions
| KGS | SOS |
|---|---|
| 1 KGS | 6.52 SOS |
| 10 KGS | 65.25 SOS |
| 50 KGS | 326.24 SOS |
| 100 KGS | 652.49 SOS |
| 500 KGS | 3,262.45 SOS |
| 1,000 KGS | 6,524.90 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-27T18:28:56Z",
"rates": {
"SOS": 6.524899
}
}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": 652.4898999999999,
"rate": 6.524899
}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