Rate Overview
Live
1 KGS = 6.5087 SOS
1 SOS = 0.153641
KGS
Avg
6.5262
High
6.5375
Low
6.5087
Last updated: 6/26/2026, 2:08:23 AM
Quick Conversions
| KGS | SOS |
|---|---|
| 1 KGS | 6.51 SOS |
| 10 KGS | 65.09 SOS |
| 50 KGS | 325.43 SOS |
| 100 KGS | 650.87 SOS |
| 500 KGS | 3,254.33 SOS |
| 1,000 KGS | 6,508.66 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-26T02:08:23Z",
"rates": {
"SOS": 6.508661
}
}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.8661,
"rate": 6.508661
}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