Rate Overview
Live
1 INR = 0.919932 KGS
1 KGS = 1.0870
INR
Avg
0.989344
High
1.0352
Low
0.919932
Last updated: 3/27/2026, 10:20:46 AM
Quick Conversions
| INR | KGS |
|---|---|
| 1 INR | 0.92 KGS |
| 10 INR | 9.20 KGS |
| 50 INR | 46.00 KGS |
| 100 INR | 91.99 KGS |
| 500 INR | 459.97 KGS |
| 1,000 INR | 919.93 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-03-27T10:20:46Z",
"rates": {
"KGS": 0.919932
}
}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.9932,
"rate": 0.919932
}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