Rate Overview
Live
1 GBP = 1.0057 GIP
1 GIP = 0.994293
GBP
Avg
1.0011
High
1.0084
Low
0.996431
Last updated: 5/6/2026, 3:41:39 PM
Quick Conversions
| GBP | GIP |
|---|---|
| 1 GBP | 1.01 GIP |
| 10 GBP | 10.06 GIP |
| 50 GBP | 50.29 GIP |
| 100 GBP | 100.57 GIP |
| 500 GBP | 502.87 GIP |
| 1,000 GBP | 1,005.74 GIP |
Get GBP/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=GIPExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-06T15:41:39Z",
"rates": {
"GIP": 1.00574
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "GIP",
"amount": 100
},
"result": 100.57400000000001,
"rate": 1.00574
}Build with GBP/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key