Rate Overview
Live
1 KGS = 0.168189 SCR
1 SCR = 5.9457
KGS
Avg
0.166150
High
0.171053
Low
0.156856
Last updated: 3/7/2026, 7:08:05 AM
Quick Conversions
| KGS | SCR |
|---|---|
| 1 KGS | 0.17 SCR |
| 10 KGS | 1.68 SCR |
| 50 KGS | 8.41 SCR |
| 100 KGS | 16.82 SCR |
| 500 KGS | 84.09 SCR |
| 1,000 KGS | 168.19 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-03-07T07:08:05Z",
"rates": {
"SCR": 0.168189
}
}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.8189,
"rate": 0.168189
}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