Rate Overview
Live
1 SCR = 6.0807 KGS
1 KGS = 0.164454
SCR
Avg
6.0751
High
6.5395
Low
5.7936
Last updated: 7/3/2026, 5:51:30 AM
Quick Conversions
| SCR | KGS |
|---|---|
| 1 SCR | 6.08 KGS |
| 10 SCR | 60.81 KGS |
| 50 SCR | 304.04 KGS |
| 100 SCR | 608.07 KGS |
| 500 SCR | 3,040.37 KGS |
| 1,000 SCR | 6,080.74 KGS |
Get SCR/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=KGSExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-03T05:51:30Z",
"rates": {
"KGS": 6.080742
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "KGS",
"amount": 100
},
"result": 608.0742,
"rate": 6.080742
}Build with SCR/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key