Rate Overview
Live
1 INR = 0.935602 KGS
1 KGS = 1.0688
INR
Avg
0.938829
High
0.943766
Low
0.935602
Last updated: 4/16/2026, 5:32:54 PM
Quick Conversions
| INR | KGS |
|---|---|
| 1 INR | 0.94 KGS |
| 10 INR | 9.36 KGS |
| 50 INR | 46.78 KGS |
| 100 INR | 93.56 KGS |
| 500 INR | 467.80 KGS |
| 1,000 INR | 935.60 KGS |
Get INR/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=KGSExample Response:
{
"success": true,
"base": "INR",
"date": "2026-04-16T17:32:54Z",
"rates": {
"KGS": 0.935602
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "KGS",
"amount": 100
},
"result": 93.56020000000001,
"rate": 0.935602
}Build with INR/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key