Rate Overview
Live
1 INR = 0.920199 KGS
1 KGS = 1.0867
INR
Avg
0.918431
High
0.923212
Low
0.913236
Last updated: 6/16/2026, 3:41:34 AM
Quick Conversions
| INR | KGS |
|---|---|
| 1 INR | 0.92 KGS |
| 10 INR | 9.20 KGS |
| 50 INR | 46.01 KGS |
| 100 INR | 92.02 KGS |
| 500 INR | 460.10 KGS |
| 1,000 INR | 920.20 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-16T03:41:34Z",
"rates": {
"KGS": 0.920199
}
}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.01989999999999,
"rate": 0.920199
}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