Rate Overview
Live
1 KGS = 0.157304 SCR
1 SCR = 6.3571
KGS
Avg
0.164827
High
0.174451
Low
0.155274
Last updated: 9/12/2026, 4:18:48 AM
Quick Conversions
| KGS | SCR |
|---|---|
| 1 KGS | 0.16 SCR |
| 10 KGS | 1.57 SCR |
| 50 KGS | 7.87 SCR |
| 100 KGS | 15.73 SCR |
| 500 KGS | 78.65 SCR |
| 1,000 KGS | 157.30 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-09-12T04:18:48Z",
"rates": {
"SCR": 0.157304
}
}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": 15.7304,
"rate": 0.157304
}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