Rate Overview
Live
1 KGS = 0.163693 SCR
1 SCR = 6.1090
KGS
Avg
0.162820
High
0.167705
Low
0.155274
Last updated: 9/11/2026, 11:03:46 AM
Quick Conversions
| KGS | SCR |
|---|---|
| 1 KGS | 0.16 SCR |
| 10 KGS | 1.64 SCR |
| 50 KGS | 8.18 SCR |
| 100 KGS | 16.37 SCR |
| 500 KGS | 81.85 SCR |
| 1,000 KGS | 163.69 SCR |
Get KGS/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=SCRExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-09-11T11:03:46Z",
"rates": {
"SCR": 0.163693
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "SCR",
"amount": 100
},
"result": 16.3693,
"rate": 0.163693
}Build with KGS/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key