Rate Overview
Live
1 KGS = 245.6493 STD
1 STD = 0.004071
KGS
Avg
245.8209
High
249.3242
Low
236.6835
Last updated: 7/12/2026, 6:02:39 AM
Quick Conversions
| KGS | STD |
|---|---|
| 1 KGS | 245.65 STD |
| 10 KGS | 2,456.49 STD |
| 50 KGS | 12,282.46 STD |
| 100 KGS | 24,564.93 STD |
| 500 KGS | 122,824.64 STD |
| 1,000 KGS | 245,649.27 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-07-12T06:02:39Z",
"rates": {
"STD": 245.649272
}
}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": 24564.9272,
"rate": 245.649272
}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