Rate Overview
Live
1 GIP = 0.992840 GBP
1 GBP = 1.0072
GIP
Avg
0.998945
High
1.0036
Low
0.991656
Last updated: 5/6/2026, 11:16:03 AM
Quick Conversions
| GIP | GBP |
|---|---|
| 1 GIP | 0.99 GBP |
| 10 GIP | 9.93 GBP |
| 50 GIP | 49.64 GBP |
| 100 GIP | 99.28 GBP |
| 500 GIP | 496.42 GBP |
| 1,000 GIP | 992.84 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-05-06T11:16:03Z",
"rates": {
"GBP": 0.99284
}
}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": 99.28399999999999,
"rate": 0.99284
}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