Rate Overview
Live
1 KGS = 246.9782 STD
1 STD = 0.004049
KGS
Avg
246.9214
High
248.4234
Low
245.0665
Last updated: 7/25/2026, 11:00:55 PM
Quick Conversions
| KGS | STD |
|---|---|
| 1 KGS | 246.98 STD |
| 10 KGS | 2,469.78 STD |
| 50 KGS | 12,348.91 STD |
| 100 KGS | 24,697.82 STD |
| 500 KGS | 123,489.08 STD |
| 1,000 KGS | 246,978.16 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-25T23:00:55Z",
"rates": {
"STD": 246.978162
}
}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": 24697.8162,
"rate": 246.978162
}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