Rate Overview
Live
1 SCR = 6.0998 KGS
1 KGS = 0.163939
SCR
Avg
6.1232
High
6.2461
Low
5.9634
Last updated: 9/3/2026, 7:05:33 AM
Quick Conversions
| SCR | KGS |
|---|---|
| 1 SCR | 6.10 KGS |
| 10 SCR | 61.00 KGS |
| 50 SCR | 304.99 KGS |
| 100 SCR | 609.98 KGS |
| 500 SCR | 3,049.92 KGS |
| 1,000 SCR | 6,099.84 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-09-03T07:05:33Z",
"rates": {
"KGS": 6.09984
}
}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": 609.984,
"rate": 6.09984
}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