Rate Overview
Live
1 KGS = 243.2686 STD
1 STD = 0.004111
KGS
Avg
241.8402
High
243.5624
Low
238.6924
Last updated: 3/7/2026, 7:01:22 AM
Quick Conversions
| KGS | STD |
|---|---|
| 1 KGS | 243.27 STD |
| 10 KGS | 2,432.69 STD |
| 50 KGS | 12,163.43 STD |
| 100 KGS | 24,326.86 STD |
| 500 KGS | 121,634.29 STD |
| 1,000 KGS | 243,268.58 STD |
Get KGS/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=STDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-07T07:01:22Z",
"rates": {
"STD": 243.268577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "STD",
"amount": 100
},
"result": 24326.8577,
"rate": 243.268577
}Build with KGS/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key