Rate Overview
Live
1 KGS = 6.5364 SOS
1 SOS = 0.152989
KGS
Avg
6.5506
High
6.7642
Low
6.4405
Last updated: 6/30/2026, 12:11:49 AM
Quick Conversions
| KGS | SOS |
|---|---|
| 1 KGS | 6.54 SOS |
| 10 KGS | 65.36 SOS |
| 50 KGS | 326.82 SOS |
| 100 KGS | 653.64 SOS |
| 500 KGS | 3,268.20 SOS |
| 1,000 KGS | 6,536.40 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-06-30T00:11:49Z",
"rates": {
"SOS": 6.536397
}
}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": 653.6397,
"rate": 6.536397
}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