Rate Overview
Live
1 KGS = 6.4977 SOS
1 SOS = 0.153900
KGS
Avg
6.4766
High
6.5319
Low
6.3303
Last updated: 8/20/2026, 7:19:37 AM
Quick Conversions
| KGS | SOS |
|---|---|
| 1 KGS | 6.50 SOS |
| 10 KGS | 64.98 SOS |
| 50 KGS | 324.89 SOS |
| 100 KGS | 649.77 SOS |
| 500 KGS | 3,248.87 SOS |
| 1,000 KGS | 6,497.74 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-08-20T07:19:37Z",
"rates": {
"SOS": 6.497741
}
}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": 649.7741000000001,
"rate": 6.497741
}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