Rate Overview
Live
1 SCR = 6.0502 KGS
1 KGS = 0.165284
SCR
Avg
6.0252
High
6.4456
Low
5.7158
Last updated: 3/27/2026, 9:33:43 PM
Quick Conversions
| SCR | KGS |
|---|---|
| 1 SCR | 6.05 KGS |
| 10 SCR | 60.50 KGS |
| 50 SCR | 302.51 KGS |
| 100 SCR | 605.02 KGS |
| 500 SCR | 3,025.09 KGS |
| 1,000 SCR | 6,050.19 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-03-27T21:33:43Z",
"rates": {
"KGS": 6.050186
}
}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.0186,
"rate": 6.050186
}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