Rate Overview
Live
1 INR = 0.922108 KGS
1 KGS = 1.0845
INR
Avg
0.920580
High
0.923957
Low
0.917463
Last updated: 5/6/2026, 11:09:51 PM
Quick Conversions
| INR | KGS |
|---|---|
| 1 INR | 0.92 KGS |
| 10 INR | 9.22 KGS |
| 50 INR | 46.11 KGS |
| 100 INR | 92.21 KGS |
| 500 INR | 461.05 KGS |
| 1,000 INR | 922.11 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-05-06T23:09:51Z",
"rates": {
"KGS": 0.922108
}
}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.2108,
"rate": 0.922108
}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