Rate Overview
Live
1 INR = 0.007875 GIP
1 GIP = 126.9841
INR
Avg
0.008455
High
0.009048
Low
0.007875
Last updated: 3/27/2026, 3:14:55 PM
Quick Conversions
| INR | GIP |
|---|---|
| 1 INR | 0.01 GIP |
| 10 INR | 0.08 GIP |
| 50 INR | 0.39 GIP |
| 100 INR | 0.79 GIP |
| 500 INR | 3.94 GIP |
| 1,000 INR | 7.88 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-03-27T15:14:55Z",
"rates": {
"GIP": 0.007875
}
}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.7875,
"rate": 0.007875
}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