Rate Overview
Live
1 GIP = 1.0012 GBP
1 GBP = 0.998778
GIP
Avg
1.0002
High
1.0069
Low
0.991656
Last updated: 7/22/2026, 1:57:40 PM
Quick Conversions
| GIP | GBP |
|---|---|
| 1 GIP | 1.00 GBP |
| 10 GIP | 10.01 GBP |
| 50 GIP | 50.06 GBP |
| 100 GIP | 100.12 GBP |
| 500 GIP | 500.61 GBP |
| 1,000 GIP | 1,001.22 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-22T13:57:40Z",
"rates": {
"GBP": 1.001223
}
}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.1223,
"rate": 1.001223
}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