Rate Overview
Live
1 KGS = 6.5145 SOS
1 SOS = 0.153503
KGS
Avg
6.5288
High
6.5397
Low
6.5087
Last updated: 7/10/2026, 8:21:42 PM
Quick Conversions
| KGS | SOS |
|---|---|
| 1 KGS | 6.51 SOS |
| 10 KGS | 65.15 SOS |
| 50 KGS | 325.73 SOS |
| 100 KGS | 651.45 SOS |
| 500 KGS | 3,257.26 SOS |
| 1,000 KGS | 6,514.51 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-10T20:21:42Z",
"rates": {
"SOS": 6.514512
}
}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": 651.4512,
"rate": 6.514512
}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