Rate Overview
Live
1 KGS = 0.159490 SCR
1 SCR = 6.2700
KGS
Avg
0.160268
High
0.167585
Low
0.157243
Last updated: 5/7/2026, 11:24:54 AM
Quick Conversions
| KGS | SCR |
|---|---|
| 1 KGS | 0.16 SCR |
| 10 KGS | 1.59 SCR |
| 50 KGS | 7.97 SCR |
| 100 KGS | 15.95 SCR |
| 500 KGS | 79.74 SCR |
| 1,000 KGS | 159.49 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-05-07T11:24:54Z",
"rates": {
"SCR": 0.15949
}
}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": 15.949,
"rate": 0.15949
}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