Rate Overview
Live
1 USD = 0.741493 GIP
1 GIP = 1.3486
USD
Avg
0.743774
High
0.745952
Low
0.741493
Last updated: 5/26/2026, 9:21:56 PM
Quick Conversions
| USD | GIP |
|---|---|
| 1 USD | 0.74 GIP |
| 10 USD | 7.41 GIP |
| 50 USD | 37.07 GIP |
| 100 USD | 74.15 GIP |
| 500 USD | 370.75 GIP |
| 1,000 USD | 741.49 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-26T21:21:56Z",
"rates": {
"GIP": 0.74149308
}
}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.149308,
"rate": 0.74149308
}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