Rate Overview
Live
1 GIP = 1.3369 USD
1 USD = 0.747999
GIP
Avg
1.3416
High
1.3489
Low
1.3333
Last updated: 3/6/2026, 8:11:28 PM
Quick Conversions
| GIP | USD |
|---|---|
| 1 GIP | 1.34 USD |
| 10 GIP | 13.37 USD |
| 50 GIP | 66.85 USD |
| 100 GIP | 133.69 USD |
| 500 GIP | 668.45 USD |
| 1,000 GIP | 1,336.90 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-03-06T20:11:28Z",
"rates": {
"USD": 1.3369
}
}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": 133.69,
"rate": 1.3369
}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