Rate Overview
Live
1 GIP = 0.991781 GBP
1 GBP = 1.0083
GIP
Avg
0.997665
High
1.0029
Low
0.991612
Last updated: 4/16/2026, 2:22:44 AM
Quick Conversions
| GIP | GBP |
|---|---|
| 1 GIP | 0.99 GBP |
| 10 GIP | 9.92 GBP |
| 50 GIP | 49.59 GBP |
| 100 GIP | 99.18 GBP |
| 500 GIP | 495.89 GBP |
| 1,000 GIP | 991.78 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-04-16T02:22:44Z",
"rates": {
"GBP": 0.991781
}
}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.1781,
"rate": 0.991781
}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