Rate Overview
Live
1 KGS = 0.170244 SCR
1 SCR = 5.8739
KGS
Avg
0.165324
High
0.171736
Low
0.154711
Last updated: 6/29/2026, 2:27:16 AM
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-29T02:27:16Z",
"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