Rate Overview
Live
1 USD = 0.738858 GIP
1 GIP = 1.3534
USD
Avg
0.737841
High
0.741296
Low
0.734252
Last updated: 5/6/2026, 2:25:30 PM
Quick Conversions
| USD | GIP |
|---|---|
| 1 USD | 0.74 GIP |
| 10 USD | 7.39 GIP |
| 50 USD | 36.94 GIP |
| 100 USD | 73.89 GIP |
| 500 USD | 369.43 GIP |
| 1,000 USD | 738.86 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-05-06T14:25:30Z",
"rates": {
"GIP": 0.73885819
}
}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": 73.885819,
"rate": 0.73885819
}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