Rate Overview
Live
1 INR = 0.007994 GIP
1 GIP = 125.0938
INR
Avg
0.008231
High
0.008649
Low
0.007696
Last updated: 6/29/2026, 2:25:21 AM
Quick Conversions
| INR | GIP |
|---|---|
| 1 INR | 0.01 GIP |
| 10 INR | 0.08 GIP |
| 50 INR | 0.40 GIP |
| 100 INR | 0.80 GIP |
| 500 INR | 4.00 GIP |
| 1,000 INR | 7.99 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-29T02:25:21Z",
"rates": {
"GIP": 0.007994
}
}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.7993999999999999,
"rate": 0.007994
}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