Rate Overview
Live
1 SOS = 0.153024 KGS
1 KGS = 6.5349
SOS
Avg
0.153397
High
0.155312
Low
0.153024
Last updated: 3/27/2026, 1:45:23 PM
Quick Conversions
| SOS | KGS |
|---|---|
| 1 SOS | 0.15 KGS |
| 10 SOS | 1.53 KGS |
| 50 SOS | 7.65 KGS |
| 100 SOS | 15.30 KGS |
| 500 SOS | 76.51 KGS |
| 1,000 SOS | 153.02 KGS |
Get SOS/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=KGSExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-03-27T13:45:23Z",
"rates": {
"KGS": 0.153024
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "KGS",
"amount": 100
},
"result": 15.302399999999999,
"rate": 0.153024
}Build with SOS/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key