Rate Overview
Live
1 KGS = 242.9633 STD
1 STD = 0.004116
KGS
Avg
242.0747
High
248.9029
Low
236.6841
Last updated: 5/28/2026, 4:37:55 AM
Quick Conversions
| KGS | STD |
|---|---|
| 1 KGS | 242.96 STD |
| 10 KGS | 2,429.63 STD |
| 50 KGS | 12,148.16 STD |
| 100 KGS | 24,296.33 STD |
| 500 KGS | 121,481.63 STD |
| 1,000 KGS | 242,963.26 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-05-28T04:37:55Z",
"rates": {
"STD": 242.963256
}
}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": 24296.3256,
"rate": 242.963256
}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