Rate Overview
Live
1 USD = 87.4205 KGS
1 KGS = 0.011439
USD
Avg
87.4225
High
87.4296
Low
87.4205
Last updated: 5/6/2026, 6:23:58 PM
Quick Conversions
| USD | KGS |
|---|---|
| 1 USD | 87.42 KGS |
| 10 USD | 874.21 KGS |
| 50 USD | 4,371.03 KGS |
| 100 USD | 8,742.05 KGS |
| 500 USD | 43,710.26 KGS |
| 1,000 USD | 87,420.52 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-05-06T18:23:58Z",
"rates": {
"KGS": 87.42052365
}
}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": 8742.052365000001,
"rate": 87.42052365
}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