Rate Overview
Live
1 KGS = 0.165284 SCR
1 SCR = 6.0502
KGS
Avg
0.166158
High
0.174953
Low
0.155144
Last updated: 3/27/2026, 11:35:28 PM
Quick Conversions
| KGS | SCR |
|---|---|
| 1 KGS | 0.17 SCR |
| 10 KGS | 1.65 SCR |
| 50 KGS | 8.26 SCR |
| 100 KGS | 16.53 SCR |
| 500 KGS | 82.64 SCR |
| 1,000 KGS | 165.28 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-03-27T23:35:28Z",
"rates": {
"SCR": 0.165284
}
}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.528399999999998,
"rate": 0.165284
}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