Rate Overview
Live
1 INR = 0.915846 KGS
1 KGS = 1.0919
INR
Avg
0.918885
High
0.925168
Low
0.915846
Last updated: 7/6/2026, 12:06:03 AM
Quick Conversions
| INR | KGS |
|---|---|
| 1 INR | 0.92 KGS |
| 10 INR | 9.16 KGS |
| 50 INR | 45.79 KGS |
| 100 INR | 91.58 KGS |
| 500 INR | 457.92 KGS |
| 1,000 INR | 915.85 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-07-06T00:06:03Z",
"rates": {
"KGS": 0.915846
}
}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": 91.58460000000001,
"rate": 0.915846
}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