Rate Overview
Live
1 GBP = 1.0010 GIP
1 GIP = 0.998988
GBP
Avg
1.0003
High
1.0042
Low
0.997692
Last updated: 6/16/2026, 8:55:10 AM
Quick Conversions
| GBP | GIP |
|---|---|
| 1 GBP | 1.00 GIP |
| 10 GBP | 10.01 GIP |
| 50 GBP | 50.05 GIP |
| 100 GBP | 100.10 GIP |
| 500 GBP | 500.51 GIP |
| 1,000 GBP | 1,001.01 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-06-16T08:55:10Z",
"rates": {
"GIP": 1.001013
}
}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.1013,
"rate": 1.001013
}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