Rate Overview
Live
1 KGS = 0.167112 SCR
1 SCR = 5.9840
KGS
Avg
0.164383
High
0.167355
Low
0.158094
Last updated: 6/19/2026, 8:56:49 AM
Quick Conversions
| KGS | SCR |
|---|---|
| 1 KGS | 0.17 SCR |
| 10 KGS | 1.67 SCR |
| 50 KGS | 8.36 SCR |
| 100 KGS | 16.71 SCR |
| 500 KGS | 83.56 SCR |
| 1,000 KGS | 167.11 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-19T08:56:49Z",
"rates": {
"SCR": 0.167112
}
}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.7112,
"rate": 0.167112
}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