Rate Overview
Live
1 USD = 0.737283 GIP
1 GIP = 1.3563
USD
Avg
0.742104
High
0.744078
Low
0.737283
Last updated: 4/16/2026, 5:27:29 AM
Quick Conversions
| USD | GIP |
|---|---|
| 1 USD | 0.74 GIP |
| 10 USD | 7.37 GIP |
| 50 USD | 36.86 GIP |
| 100 USD | 73.73 GIP |
| 500 USD | 368.64 GIP |
| 1,000 USD | 737.28 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-04-16T05:27:29Z",
"rates": {
"GIP": 0.73728332
}
}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.728332,
"rate": 0.73728332
}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