Rate Overview
Live
1 INR = 0.007822 GIP
1 GIP = 127.8445
INR
Avg
0.007833
High
0.007856
Low
0.007803
Last updated: 6/16/2026, 3:40:26 AM
Quick Conversions
| INR | GIP |
|---|---|
| 1 INR | 0.01 GIP |
| 10 INR | 0.08 GIP |
| 50 INR | 0.39 GIP |
| 100 INR | 0.78 GIP |
| 500 INR | 3.91 GIP |
| 1,000 INR | 7.82 GIP |
Get INR/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=GIPExample Response:
{
"success": true,
"base": "INR",
"date": "2026-06-16T03:40:26Z",
"rates": {
"GIP": 0.007822
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "GIP",
"amount": 100
},
"result": 0.7822000000000001,
"rate": 0.007822
}Build with INR/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key