Rate Overview
Live
1 INR = 0.907372 KGS
1 KGS = 1.1021
INR
Avg
0.917943
High
0.927135
Low
0.904926
Last updated: 7/19/2026, 6:46:08 AM
Quick Conversions
| INR | KGS |
|---|---|
| 1 INR | 0.91 KGS |
| 10 INR | 9.07 KGS |
| 50 INR | 45.37 KGS |
| 100 INR | 90.74 KGS |
| 500 INR | 453.69 KGS |
| 1,000 INR | 907.37 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-19T06:46:08Z",
"rates": {
"KGS": 0.907372
}
}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.7372,
"rate": 0.907372
}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