Rate Overview
Live
1 SCR = 6.0683 KGS
1 KGS = 0.164791
SCR
Avg
6.0804
High
6.4456
Low
5.8193
Last updated: 7/22/2026, 10:38:06 AM
Quick Conversions
| SCR | KGS |
|---|---|
| 1 SCR | 6.07 KGS |
| 10 SCR | 60.68 KGS |
| 50 SCR | 303.41 KGS |
| 100 SCR | 606.83 KGS |
| 500 SCR | 3,034.15 KGS |
| 1,000 SCR | 6,068.30 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-22T10:38:06Z",
"rates": {
"KGS": 6.068297
}
}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": 606.8297,
"rate": 6.068297
}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