Rate Overview
Live
1 KGS = 6.5349 SOS
1 SOS = 0.153025
KGS
Avg
6.5332
High
6.5714
Low
6.5018
Last updated: 3/27/2026, 3:35:40 PM
Quick Conversions
| KGS | SOS |
|---|---|
| 1 KGS | 6.53 SOS |
| 10 KGS | 65.35 SOS |
| 50 KGS | 326.74 SOS |
| 100 KGS | 653.49 SOS |
| 500 KGS | 3,267.45 SOS |
| 1,000 KGS | 6,534.90 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-03-27T15:35:40Z",
"rates": {
"SOS": 6.534899
}
}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.4899,
"rate": 6.534899
}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