Rate Overview
Live
1 KGS = 0.172072 SCR
1 SCR = 5.8115
KGS
Avg
0.167074
High
0.174953
Low
0.155144
Last updated: 3/30/2026, 8:50:43 AM
Quick Conversions
| KGS | SCR |
|---|---|
| 1 KGS | 0.17 SCR |
| 10 KGS | 1.72 SCR |
| 50 KGS | 8.60 SCR |
| 100 KGS | 17.21 SCR |
| 500 KGS | 86.04 SCR |
| 1,000 KGS | 172.07 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-30T08:50:43Z",
"rates": {
"SCR": 0.172072
}
}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.2072,
"rate": 0.172072
}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