Rate Overview
Live
1 INR = 0.921159 KGS
1 KGS = 1.0856
INR
Avg
0.966010
High
1.0180
Low
0.909196
Last updated: 6/30/2026, 4:01:02 PM
Quick Conversions
| INR | KGS |
|---|---|
| 1 INR | 0.92 KGS |
| 10 INR | 9.21 KGS |
| 50 INR | 46.06 KGS |
| 100 INR | 92.12 KGS |
| 500 INR | 460.58 KGS |
| 1,000 INR | 921.16 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-06-30T16:01:02Z",
"rates": {
"KGS": 0.921159
}
}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": 92.1159,
"rate": 0.921159
}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