Rate Overview
Live
1 GIP = 1.3534 USD
1 USD = 0.738859
GIP
Avg
1.3556
High
1.3619
Low
1.3490
Last updated: 5/6/2026, 3:54:18 AM
Quick Conversions
| GIP | USD |
|---|---|
| 1 GIP | 1.35 USD |
| 10 GIP | 13.53 USD |
| 50 GIP | 67.67 USD |
| 100 GIP | 135.34 USD |
| 500 GIP | 676.72 USD |
| 1,000 GIP | 1,353.44 USD |
Get GIP/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=USDExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-05-06T03:54:18Z",
"rates": {
"USD": 1.353439
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "USD",
"amount": 100
},
"result": 135.34390000000002,
"rate": 1.353439
}Build with GIP/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key