Rate Overview
Live
1 GIP = 1.3486 USD
1 USD = 0.741493
GIP
Avg
1.3454
High
1.3797
Low
1.3109
Last updated: 5/26/2026, 11:15:26 AM
Quick Conversions
| GIP | USD |
|---|---|
| 1 GIP | 1.35 USD |
| 10 GIP | 13.49 USD |
| 50 GIP | 67.43 USD |
| 100 GIP | 134.86 USD |
| 500 GIP | 674.32 USD |
| 1,000 GIP | 1,348.63 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-26T11:15:26Z",
"rates": {
"USD": 1.34863
}
}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.863,
"rate": 1.34863
}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