Rate Overview
Live
1 INR = 0.007774 GIP
1 GIP = 128.6339
INR
Avg
0.008166
High
0.008637
Low
0.007694
Last updated: 7/26/2026, 3:57:11 PM
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.89 GIP |
| 1,000 INR | 7.77 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-07-26T15:57:11Z",
"rates": {
"GIP": 0.007774
}
}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.7774,
"rate": 0.007774
}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