Rate Overview
Live
1 SCR = 5.9496 KGS
1 KGS = 0.168078
SCR
Avg
6.1023
High
6.4225
Low
5.7625
Last updated: 5/27/2026, 10:59:03 AM
Quick Conversions
| SCR | KGS |
|---|---|
| 1 SCR | 5.95 KGS |
| 10 SCR | 59.50 KGS |
| 50 SCR | 297.48 KGS |
| 100 SCR | 594.96 KGS |
| 500 SCR | 2,974.81 KGS |
| 1,000 SCR | 5,949.61 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-05-27T10:59:03Z",
"rates": {
"KGS": 5.949611
}
}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": 594.9611,
"rate": 5.949611
}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