Rate Overview
Live
1 KGS = 0.168078 SCR
1 SCR = 5.9496
KGS
Avg
0.165383
High
0.170330
Low
0.157315
Last updated: 5/27/2026, 7:35:56 PM
Quick Conversions
| KGS | SCR |
|---|---|
| 1 KGS | 0.17 SCR |
| 10 KGS | 1.68 SCR |
| 50 KGS | 8.40 SCR |
| 100 KGS | 16.81 SCR |
| 500 KGS | 84.04 SCR |
| 1,000 KGS | 168.08 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-27T19:35:56Z",
"rates": {
"SCR": 0.168078
}
}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.8078,
"rate": 0.168078
}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