Rate Overview
Live
1 KGS = 0.157323 SCR
1 SCR = 6.3563
KGS
Avg
0.164381
High
0.173644
Low
0.157323
Last updated: 4/17/2026, 6:32:56 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.66 SCR |
| 1,000 KGS | 157.32 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-04-17T06:32:56Z",
"rates": {
"SCR": 0.157323
}
}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.732299999999999,
"rate": 0.157323
}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