Rate Overview
Live
1 STD = 0.004025 KGS
1 KGS = 248.4472
STD
Avg
0.004048
High
0.004080
Low
0.004025
Last updated: 7/24/2026, 7:53:05 PM
Quick Conversions
| STD | KGS |
|---|---|
| 1 STD | 0.00 KGS |
| 10 STD | 0.04 KGS |
| 50 STD | 0.20 KGS |
| 100 STD | 0.40 KGS |
| 500 STD | 2.01 KGS |
| 1,000 STD | 4.03 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-07-24T19:53:05Z",
"rates": {
"KGS": 0.004025
}
}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.40249999999999997,
"rate": 0.004025
}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