Rate Overview
Live
1 GIP = 1.0041 GBP
1 GBP = 0.995875
GIP
Avg
1.0003
High
1.0062
Low
0.993139
Last updated: 7/21/2026, 10:13:04 PM
Quick Conversions
| GIP | GBP |
|---|---|
| 1 GIP | 1.00 GBP |
| 10 GIP | 10.04 GBP |
| 50 GIP | 50.21 GBP |
| 100 GIP | 100.41 GBP |
| 500 GIP | 502.07 GBP |
| 1,000 GIP | 1,004.14 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-21T22:13:04Z",
"rates": {
"GBP": 1.004142
}
}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.41420000000001,
"rate": 1.004142
}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