Rate Overview
Live
1 KGS = 0.155274 SCR
1 SCR = 6.4402
KGS
Avg
0.161077
High
0.167705
Low
0.155274
Last updated: 8/22/2026, 4:23:02 AM
Quick Conversions
| KGS | SCR |
|---|---|
| 1 KGS | 0.16 SCR |
| 10 KGS | 1.55 SCR |
| 50 KGS | 7.76 SCR |
| 100 KGS | 15.53 SCR |
| 500 KGS | 77.64 SCR |
| 1,000 KGS | 155.27 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-08-22T04:23:02Z",
"rates": {
"SCR": 0.155274
}
}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.5274,
"rate": 0.155274
}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