Rate Overview
Live
1 KGS = 0.170244 SCR
1 SCR = 5.8739
KGS
Avg
0.164645
High
0.174953
Low
0.155579
Last updated: 6/28/2026, 11:10:36 PM
Quick Conversions
| KGS | SCR |
|---|---|
| 1 KGS | 0.17 SCR |
| 10 KGS | 1.70 SCR |
| 50 KGS | 8.51 SCR |
| 100 KGS | 17.02 SCR |
| 500 KGS | 85.12 SCR |
| 1,000 KGS | 170.24 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-06-28T23:10:36Z",
"rates": {
"SCR": 0.170244
}
}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": 17.0244,
"rate": 0.170244
}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