Rate Overview
Live
1 GIP = 1.0004 GBP
1 GBP = 0.999578
GIP
Avg
1.0005
High
1.0014
Low
0.999888
Last updated: 9/2/2026, 4:41:16 PM
Quick Conversions
| GIP | GBP |
|---|---|
| 1 GIP | 1.00 GBP |
| 10 GIP | 10.00 GBP |
| 50 GIP | 50.02 GBP |
| 100 GIP | 100.04 GBP |
| 500 GIP | 500.21 GBP |
| 1,000 GIP | 1,000.42 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-09-02T16:41:16Z",
"rates": {
"GBP": 1.000422
}
}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.0422,
"rate": 1.000422
}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