Rate Overview
Live
1 GIP = 1.3384 USD
1 USD = 0.747166
GIP
Avg
1.3413
High
1.3809
Low
1.3023
Last updated: 7/22/2026, 9:44:23 AM
Quick Conversions
| GIP | USD |
|---|---|
| 1 GIP | 1.34 USD |
| 10 GIP | 13.38 USD |
| 50 GIP | 66.92 USD |
| 100 GIP | 133.84 USD |
| 500 GIP | 669.20 USD |
| 1,000 GIP | 1,338.39 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-07-22T09:44:23Z",
"rates": {
"USD": 1.338391
}
}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": 133.8391,
"rate": 1.338391
}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