Rate Overview
Live
1 KGS = 243.7776 STD
1 STD = 0.004102
KGS
Avg
243.9315
High
245.0881
Low
243.1005
Last updated: 6/17/2026, 3:05:50 AM
Quick Conversions
| KGS | STD |
|---|---|
| 1 KGS | 243.78 STD |
| 10 KGS | 2,437.78 STD |
| 50 KGS | 12,188.88 STD |
| 100 KGS | 24,377.76 STD |
| 500 KGS | 121,888.78 STD |
| 1,000 KGS | 243,777.57 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-06-17T03:05:50Z",
"rates": {
"STD": 243.777565
}
}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": 24377.7565,
"rate": 243.777565
}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