Rate Overview
Live
1 USD = 87.4496 KGS
1 KGS = 0.011435
USD
Avg
87.4498
High
87.4504
Low
87.4485
Last updated: 4/16/2026, 4:20:21 PM
Quick Conversions
| USD | KGS |
|---|---|
| 1 USD | 87.45 KGS |
| 10 USD | 874.50 KGS |
| 50 USD | 4,372.48 KGS |
| 100 USD | 8,744.96 KGS |
| 500 USD | 43,724.79 KGS |
| 1,000 USD | 87,449.58 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-04-16T16:20:21Z",
"rates": {
"KGS": 87.44957759
}
}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": 8744.957759,
"rate": 87.44957759
}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