Rate Overview
Live
1 INR = 0.904180 KGS
1 KGS = 1.1060
INR
Avg
0.937246
High
0.973280
Low
0.904180
Last updated: 7/20/2026, 9:39:12 AM
Quick Conversions
| INR | KGS |
|---|---|
| 1 INR | 0.90 KGS |
| 10 INR | 9.04 KGS |
| 50 INR | 45.21 KGS |
| 100 INR | 90.42 KGS |
| 500 INR | 452.09 KGS |
| 1,000 INR | 904.18 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-20T09:39:12Z",
"rates": {
"KGS": 0.90418
}
}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.41799999999999,
"rate": 0.90418
}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