Rate Overview
Live
1 USD = 0.747999 GIP
1 GIP = 1.3369
USD
Avg
0.745893
High
0.750010
Low
0.741371
Last updated: 3/7/2026, 1:02:02 AM
Quick Conversions
| USD | GIP |
|---|---|
| 1 USD | 0.75 GIP |
| 10 USD | 7.48 GIP |
| 50 USD | 37.40 GIP |
| 100 USD | 74.80 GIP |
| 500 USD | 374.00 GIP |
| 1,000 USD | 748.00 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-03-07T01:02:02Z",
"rates": {
"GIP": 0.74799906
}
}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": 74.79990600000001,
"rate": 0.74799906
}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