Rate Overview
Live
1 KGS = 6.5335 SOS
1 SOS = 0.153057
KGS
Avg
6.5267
High
6.5738
Low
6.4793
Last updated: 6/28/2026, 11:36:04 PM
Quick Conversions
| KGS | SOS |
|---|---|
| 1 KGS | 6.53 SOS |
| 10 KGS | 65.34 SOS |
| 50 KGS | 326.68 SOS |
| 100 KGS | 653.35 SOS |
| 500 KGS | 3,266.77 SOS |
| 1,000 KGS | 6,533.53 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-28T23:36:04Z",
"rates": {
"SOS": 6.533534
}
}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.3534000000001,
"rate": 6.533534
}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