Rate Overview
Live
1 GIP = 1.3452 USD
1 USD = 0.743373
GIP
Avg
1.3406
High
1.3452
Low
1.3348
Last updated: 6/15/2026, 12:50:47 PM
Quick Conversions
| GIP | USD |
|---|---|
| 1 GIP | 1.35 USD |
| 10 GIP | 13.45 USD |
| 50 GIP | 67.26 USD |
| 100 GIP | 134.52 USD |
| 500 GIP | 672.61 USD |
| 1,000 GIP | 1,345.22 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-06-15T12:50:47Z",
"rates": {
"USD": 1.345219
}
}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": 134.5219,
"rate": 1.345219
}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