Rate Overview
Live
1 KGS = 236.6841 STD
1 STD = 0.004225
KGS
Avg
236.6840
High
236.6877
Low
236.6826
Last updated: 4/17/2026, 5:29:55 PM
Quick Conversions
| KGS | STD |
|---|---|
| 1 KGS | 236.68 STD |
| 10 KGS | 2,366.84 STD |
| 50 KGS | 11,834.21 STD |
| 100 KGS | 23,668.41 STD |
| 500 KGS | 118,342.07 STD |
| 1,000 KGS | 236,684.14 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-04-17T17:29:55Z",
"rates": {
"STD": 236.684135
}
}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": 23668.4135,
"rate": 236.684135
}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