Rate Overview
Live
1 INR = 0.007771 GIP
1 GIP = 128.6836
INR
Avg
0.007738
High
0.007778
Low
0.007680
Last updated: 9/2/2026, 7:31:52 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.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-09-02T07:31:52Z",
"rates": {
"GIP": 0.007771
}
}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.7771,
"rate": 0.007771
}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