Rate Overview
Live
1 KGS = 244.5386 STD
1 STD = 0.004089
KGS
Avg
243.8064
High
244.5386
Low
242.6830
Last updated: 8/12/2026, 6:28:29 AM
Quick Conversions
| KGS | STD |
|---|---|
| 1 KGS | 244.54 STD |
| 10 KGS | 2,445.39 STD |
| 50 KGS | 12,226.93 STD |
| 100 KGS | 24,453.86 STD |
| 500 KGS | 122,269.30 STD |
| 1,000 KGS | 244,538.61 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-08-12T06:28:29Z",
"rates": {
"STD": 244.538608
}
}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": 24453.860800000002,
"rate": 244.538608
}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