Rate Overview
Live
1 KGS = 246.8307 STD
1 STD = 0.004051
KGS
Avg
246.1203
High
249.3242
Low
236.6835
Last updated: 7/6/2026, 5:31:52 PM
Quick Conversions
| KGS | STD |
|---|---|
| 1 KGS | 246.83 STD |
| 10 KGS | 2,468.31 STD |
| 50 KGS | 12,341.53 STD |
| 100 KGS | 24,683.07 STD |
| 500 KGS | 123,415.33 STD |
| 1,000 KGS | 246,830.66 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-06T17:31:52Z",
"rates": {
"STD": 246.830663
}
}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": 24683.0663,
"rate": 246.830663
}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