Rate Overview
Live
1 USD = 87.4884 KGS
1 KGS = 0.011430
USD
Avg
87.4524
High
87.4884
Low
87.4032
Last updated: 7/24/2026, 11:23:56 AM
Quick Conversions
| USD | KGS |
|---|---|
| 1 USD | 87.49 KGS |
| 10 USD | 874.88 KGS |
| 50 USD | 4,374.42 KGS |
| 100 USD | 8,748.84 KGS |
| 500 USD | 43,744.19 KGS |
| 1,000 USD | 87,488.37 KGS |
Get USD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=KGSExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-24T11:23:56Z",
"rates": {
"KGS": 87.48837033
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "KGS",
"amount": 100
},
"result": 8748.837033,
"rate": 87.48837033
}Build with USD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key