Rate Overview
Live
1 STD = 0.004110 KGS
1 KGS = 243.3090
STD
Avg
0.004135
High
0.004189
Low
0.004105
Last updated: 3/7/2026, 7:53:32 AM
Quick Conversions
| STD | KGS |
|---|---|
| 1 STD | 0.00 KGS |
| 10 STD | 0.04 KGS |
| 50 STD | 0.21 KGS |
| 100 STD | 0.41 KGS |
| 500 STD | 2.06 KGS |
| 1,000 STD | 4.11 KGS |
Get STD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=KGSExample Response:
{
"success": true,
"base": "STD",
"date": "2026-03-07T07:53:32Z",
"rates": {
"KGS": 0.00411
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "KGS",
"amount": 100
},
"result": 0.411,
"rate": 0.00411
}Build with STD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key