Rate Overview
Live
1 GIP = 1.3354 USD
1 USD = 0.748859
GIP
Avg
1.3359
High
1.3413
Low
1.3294
Last updated: 3/26/2026, 10:29:40 PM
Quick Conversions
| GIP | USD |
|---|---|
| 1 GIP | 1.34 USD |
| 10 GIP | 13.35 USD |
| 50 GIP | 66.77 USD |
| 100 GIP | 133.54 USD |
| 500 GIP | 667.68 USD |
| 1,000 GIP | 1,335.37 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-26T22:29:40Z",
"rates": {
"USD": 1.335365
}
}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.5365,
"rate": 1.335365
}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