Rate Overview
Live
1 KGS = 247.1933 STD
1 STD = 0.004045
KGS
Avg
247.1810
High
248.4234
Low
245.0665
Last updated: 7/26/2026, 7:31:08 AM
Quick Conversions
| KGS | STD |
|---|---|
| 1 KGS | 247.19 STD |
| 10 KGS | 2,471.93 STD |
| 50 KGS | 12,359.67 STD |
| 100 KGS | 24,719.33 STD |
| 500 KGS | 123,596.67 STD |
| 1,000 KGS | 247,193.33 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-07-26T07:31:08Z",
"rates": {
"STD": 247.193334
}
}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": 24719.3334,
"rate": 247.193334
}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