Rate Overview
Live
1 KGS = 0.011427 USD
1 USD = 87.5120
KGS
Avg
0.011477
High
0.011806
Low
0.011405
Last updated: 7/26/2026, 4:42:30 AM
Quick Conversions
| KGS | USD |
|---|---|
| 1 KGS | 0.01 USD |
| 10 KGS | 0.11 USD |
| 50 KGS | 0.57 USD |
| 100 KGS | 1.14 USD |
| 500 KGS | 5.71 USD |
| 1,000 KGS | 11.43 USD |
Get KGS/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=USDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-26T04:42:30Z",
"rates": {
"USD": 0.011427
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "USD",
"amount": 100
},
"result": 1.1427,
"rate": 0.011427
}Build with KGS/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key