Rate Overview
Live
1 USD = 0.750522 GIP
1 GIP = 1.3324
USD
Avg
0.743759
High
0.757716
Low
0.724798
Last updated: 7/26/2026, 8:44:04 AM
Quick Conversions
| USD | GIP |
|---|---|
| 1 USD | 0.75 GIP |
| 10 USD | 7.51 GIP |
| 50 USD | 37.53 GIP |
| 100 USD | 75.05 GIP |
| 500 USD | 375.26 GIP |
| 1,000 USD | 750.52 GIP |
Get USD/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=GIPExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-26T08:44:04Z",
"rates": {
"GIP": 0.75052216
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "GIP",
"amount": 100
},
"result": 75.052216,
"rate": 0.75052216
}Build with USD/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key