Rate Overview
Live
1 KGS = 246.8322 STD
1 STD = 0.004051
KGS
Avg
241.9636
High
247.5867
Low
235.8133
Last updated: 7/28/2026, 9:39:13 AM
Quick Conversions
| KGS | STD |
|---|---|
| 1 KGS | 246.83 STD |
| 10 KGS | 2,468.32 STD |
| 50 KGS | 12,341.61 STD |
| 100 KGS | 24,683.22 STD |
| 500 KGS | 123,416.09 STD |
| 1,000 KGS | 246,832.19 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-28T09:39:13Z",
"rates": {
"STD": 246.832189
}
}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.2189,
"rate": 246.832189
}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