Rate Overview
Live
1 SCR = 5.9457 KGS
1 KGS = 0.168189
SCR
Avg
6.0229
High
6.3752
Low
5.8461
Last updated: 3/7/2026, 8:56:56 AM
Quick Conversions
| SCR | KGS |
|---|---|
| 1 SCR | 5.95 KGS |
| 10 SCR | 59.46 KGS |
| 50 SCR | 297.28 KGS |
| 100 SCR | 594.57 KGS |
| 500 SCR | 2,972.84 KGS |
| 1,000 SCR | 5,945.69 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-07T08:56:56Z",
"rates": {
"KGS": 5.945687
}
}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": 594.5687,
"rate": 5.945687
}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