Rate Overview
Live
1 PAB = 0.739164 GIP
1 GIP = 1.3529
PAB
Avg
0.743007
High
0.745027
Low
0.739164
Last updated: 4/16/2026, 8:58:29 PM
Quick Conversions
| PAB | GIP |
|---|---|
| 1 PAB | 0.74 GIP |
| 10 PAB | 7.39 GIP |
| 50 PAB | 36.96 GIP |
| 100 PAB | 73.92 GIP |
| 500 PAB | 369.58 GIP |
| 1,000 PAB | 739.16 GIP |
Get PAB/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=GIPExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-04-16T20:58:29Z",
"rates": {
"GIP": 0.739164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "GIP",
"amount": 100
},
"result": 73.91640000000001,
"rate": 0.739164
}Build with PAB/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key