Rate Overview
Live
1 GBP = 0.999889 GIP
1 GIP = 1.0001
GBP
Avg
0.999821
High
1.0037
Low
0.996681
Last updated: 3/27/2026, 5:00:41 AM
Quick Conversions
| GBP | GIP |
|---|---|
| 1 GBP | 1.00 GIP |
| 10 GBP | 10.00 GIP |
| 50 GBP | 49.99 GIP |
| 100 GBP | 99.99 GIP |
| 500 GBP | 499.94 GIP |
| 1,000 GBP | 999.89 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-03-27T05:00:41Z",
"rates": {
"GIP": 0.999889
}
}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": 99.9889,
"rate": 0.999889
}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