Rate Overview
Live
1 KGS = 245.0715 STD
1 STD = 0.004080
KGS
Avg
241.7416
High
247.6136
Low
236.6826
Last updated: 7/18/2026, 8:18:09 AM
Quick Conversions
| KGS | STD |
|---|---|
| 1 KGS | 245.07 STD |
| 10 KGS | 2,450.72 STD |
| 50 KGS | 12,253.58 STD |
| 100 KGS | 24,507.15 STD |
| 500 KGS | 122,535.76 STD |
| 1,000 KGS | 245,071.52 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-18T08:18:09Z",
"rates": {
"STD": 245.071519
}
}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": 24507.1519,
"rate": 245.071519
}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