Rate Overview
Live
1 GIP = 0.998483 GBP
1 GBP = 1.0015
GIP
Avg
1.0015
High
1.0070
Low
0.996351
Last updated: 3/6/2026, 8:15:14 PM
Quick Conversions
| GIP | GBP |
|---|---|
| 1 GIP | 1.00 GBP |
| 10 GIP | 9.98 GBP |
| 50 GIP | 49.92 GBP |
| 100 GIP | 99.85 GBP |
| 500 GIP | 499.24 GBP |
| 1,000 GIP | 998.48 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-03-06T20:15:14Z",
"rates": {
"GBP": 0.998483
}
}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.8483,
"rate": 0.998483
}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