Rate Overview
Live
1 KGS = 236.7635 STD
1 STD = 0.004224
KGS
Avg
236.7608
High
236.7635
Low
236.7396
Last updated: 5/7/2026, 7:53:07 PM
Quick Conversions
| KGS | STD |
|---|---|
| 1 KGS | 236.76 STD |
| 10 KGS | 2,367.63 STD |
| 50 KGS | 11,838.17 STD |
| 100 KGS | 23,676.35 STD |
| 500 KGS | 118,381.74 STD |
| 1,000 KGS | 236,763.47 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-07T19:53:07Z",
"rates": {
"STD": 236.763472
}
}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": 23676.3472,
"rate": 236.763472
}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