Rate Overview
Live
1 SCR = 6.0816 KGS
1 KGS = 0.164429
SCR
Avg
6.0410
High
6.3430
Low
5.7589
Last updated: 4/16/2026, 10:01:10 PM
Quick Conversions
| SCR | KGS |
|---|---|
| 1 SCR | 6.08 KGS |
| 10 SCR | 60.82 KGS |
| 50 SCR | 304.08 KGS |
| 100 SCR | 608.17 KGS |
| 500 SCR | 3,040.83 KGS |
| 1,000 SCR | 6,081.65 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-04-16T22:01:10Z",
"rates": {
"KGS": 6.08165
}
}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": 608.165,
"rate": 6.08165
}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