Rate Overview
Live
1 KGS = 236.6826 STD
1 STD = 0.004225
KGS
Avg
251.7980
High
274.7566
Low
236.6826
Last updated: 3/28/2026, 1:41:58 PM
Quick Conversions
| KGS | STD |
|---|---|
| 1 KGS | 236.68 STD |
| 10 KGS | 2,366.83 STD |
| 50 KGS | 11,834.13 STD |
| 100 KGS | 23,668.26 STD |
| 500 KGS | 118,341.28 STD |
| 1,000 KGS | 236,682.56 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-03-28T13:41:58Z",
"rates": {
"STD": 236.682562
}
}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.2562,
"rate": 236.682562
}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