Rate Overview
Live
1 KGS = 0.169117 SCR
1 SCR = 5.9131
KGS
Avg
0.164658
High
0.171843
Low
0.155144
Last updated: 7/12/2026, 12:46:48 PM
Quick Conversions
| KGS | SCR |
|---|---|
| 1 KGS | 0.17 SCR |
| 10 KGS | 1.69 SCR |
| 50 KGS | 8.46 SCR |
| 100 KGS | 16.91 SCR |
| 500 KGS | 84.56 SCR |
| 1,000 KGS | 169.12 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-07-12T12:46:48Z",
"rates": {
"SCR": 0.169117
}
}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.9117,
"rate": 0.169117
}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