Rate Overview
Live
1 GIP = 1.3460 USD
1 USD = 0.742951
GIP
Avg
1.3447
High
1.3809
Low
1.3200
Last updated: 7/21/2026, 1:49:52 AM
Quick Conversions
| GIP | USD |
|---|---|
| 1 GIP | 1.35 USD |
| 10 GIP | 13.46 USD |
| 50 GIP | 67.30 USD |
| 100 GIP | 134.60 USD |
| 500 GIP | 672.99 USD |
| 1,000 GIP | 1,345.98 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-21T01:49:52Z",
"rates": {
"USD": 1.345983
}
}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.5983,
"rate": 1.345983
}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