Rate Overview
Live
1 KGS = 242.0299 STD
1 STD = 0.004132
KGS
Avg
242.2502
High
242.6698
Low
241.6309
Last updated: 5/28/2026, 3:32:43 AM
Quick Conversions
| KGS | STD |
|---|---|
| 1 KGS | 242.03 STD |
| 10 KGS | 2,420.30 STD |
| 50 KGS | 12,101.50 STD |
| 100 KGS | 24,202.99 STD |
| 500 KGS | 121,014.96 STD |
| 1,000 KGS | 242,029.91 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-05-28T03:32:43Z",
"rates": {
"STD": 242.029914
}
}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": 24202.9914,
"rate": 242.029914
}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