Rate Overview
Live
1 STD = 0.004125 KGS
1 KGS = 242.4242
STD
Avg
0.004106
High
0.004127
Low
0.004089
Last updated: 8/17/2026, 7:00:29 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.13 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-08-17T07:00:29Z",
"rates": {
"KGS": 0.004125
}
}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.41250000000000003,
"rate": 0.004125
}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