Rate Overview
Live
1 GIP = 1.3457 USD
1 USD = 0.743086
GIP
Avg
1.3451
High
1.3460
Low
1.3439
Last updated: 4/16/2026, 12:43:42 AM
Quick Conversions
| GIP | USD |
|---|---|
| 1 GIP | 1.35 USD |
| 10 GIP | 13.46 USD |
| 50 GIP | 67.29 USD |
| 100 GIP | 134.57 USD |
| 500 GIP | 672.87 USD |
| 1,000 GIP | 1,345.74 USD |
Get GIP/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=USDExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-04-16T00:43:42Z",
"rates": {
"USD": 1.345739
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "USD",
"amount": 100
},
"result": 134.5739,
"rate": 1.345739
}Build with GIP/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key