Rate Overview
Live
1 KGS = 0.167103 SCR
1 SCR = 5.9843
KGS
Avg
0.161886
High
0.167103
Low
0.150413
Last updated: 7/8/2026, 5:56:58 AM
Quick Conversions
| KGS | SCR |
|---|---|
| 1 KGS | 0.17 SCR |
| 10 KGS | 1.67 SCR |
| 50 KGS | 8.36 SCR |
| 100 KGS | 16.71 SCR |
| 500 KGS | 83.55 SCR |
| 1,000 KGS | 167.10 SCR |
Get KGS/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=SCRExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-08T05:56:58Z",
"rates": {
"SCR": 0.167103
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "SCR",
"amount": 100
},
"result": 16.7103,
"rate": 0.167103
}Build with KGS/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key