Rate Overview
Live
1 GIP = 1.0009 GBP
1 GBP = 0.999107
GIP
Avg
1.0003
High
1.0087
Low
0.992530
Last updated: 7/22/2026, 9:37:00 AM
Quick Conversions
| GIP | GBP |
|---|---|
| 1 GIP | 1.00 GBP |
| 10 GIP | 10.01 GBP |
| 50 GIP | 50.04 GBP |
| 100 GIP | 100.09 GBP |
| 500 GIP | 500.45 GBP |
| 1,000 GIP | 1,000.89 GBP |
Get GIP/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=GBPExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-22T09:37:00Z",
"rates": {
"GBP": 1.000894
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "GBP",
"amount": 100
},
"result": 100.0894,
"rate": 1.000894
}Build with GIP/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key