Rate Overview
Live
1 SCR = 5.9843 KGS
1 KGS = 0.167104
SCR
Avg
6.0561
High
6.4636
Low
5.8229
Last updated: 7/8/2026, 6:38:54 PM
Quick Conversions
| SCR | KGS |
|---|---|
| 1 SCR | 5.98 KGS |
| 10 SCR | 59.84 KGS |
| 50 SCR | 299.22 KGS |
| 100 SCR | 598.43 KGS |
| 500 SCR | 2,992.15 KGS |
| 1,000 SCR | 5,984.31 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-08T18:38:54Z",
"rates": {
"KGS": 5.984309
}
}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": 598.4309,
"rate": 5.984309
}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