Rate Overview
Live
1 INR = 0.924007 KGS
1 KGS = 1.0822
INR
Avg
0.939982
High
0.970437
Low
0.907626
Last updated: 6/26/2026, 3:27:25 PM
Quick Conversions
| INR | KGS |
|---|---|
| 1 INR | 0.92 KGS |
| 10 INR | 9.24 KGS |
| 50 INR | 46.20 KGS |
| 100 INR | 92.40 KGS |
| 500 INR | 462.00 KGS |
| 1,000 INR | 924.01 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-26T15:27:25Z",
"rates": {
"KGS": 0.924007
}
}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.4007,
"rate": 0.924007
}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