Rate Overview
Live
1 SCR = 6.0517 KGS
1 KGS = 0.165243
SCR
Avg
6.1781
High
6.6483
Low
5.8739
Last updated: 7/5/2026, 1:13:23 PM
Quick Conversions
| SCR | KGS |
|---|---|
| 1 SCR | 6.05 KGS |
| 10 SCR | 60.52 KGS |
| 50 SCR | 302.59 KGS |
| 100 SCR | 605.17 KGS |
| 500 SCR | 3,025.85 KGS |
| 1,000 SCR | 6,051.71 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-05T13:13:23Z",
"rates": {
"KGS": 6.051709
}
}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": 605.1709,
"rate": 6.051709
}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