Rate Overview
Live
1 KGS = 242.6144 STD
1 STD = 0.004122
KGS
Avg
243.1988
High
244.4089
Low
242.6144
Last updated: 9/4/2026, 7:57:29 AM
Quick Conversions
| KGS | STD |
|---|---|
| 1 KGS | 242.61 STD |
| 10 KGS | 2,426.14 STD |
| 50 KGS | 12,130.72 STD |
| 100 KGS | 24,261.44 STD |
| 500 KGS | 121,307.22 STD |
| 1,000 KGS | 242,614.44 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-09-04T07:57:29Z",
"rates": {
"STD": 242.614436
}
}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": 24261.443600000002,
"rate": 242.614436
}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