Rate Overview
Live
1 INR = 0.906458 KGS
1 KGS = 1.1032
INR
Avg
0.983535
High
1.0367
Low
0.906458
Last updated: 7/26/2026, 9:05:05 AM
Quick Conversions
| INR | KGS |
|---|---|
| 1 INR | 0.91 KGS |
| 10 INR | 9.06 KGS |
| 50 INR | 45.32 KGS |
| 100 INR | 90.65 KGS |
| 500 INR | 453.23 KGS |
| 1,000 INR | 906.46 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-26T09:05:05Z",
"rates": {
"KGS": 0.906458
}
}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": 90.6458,
"rate": 0.906458
}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