Rate Overview
Live
1 PAB = 0.742951 GIP
1 GIP = 1.3460
PAB
Avg
0.743327
High
0.757715
Low
0.724798
Last updated: 7/20/2026, 5:03:26 PM
Quick Conversions
| PAB | GIP |
|---|---|
| 1 PAB | 0.74 GIP |
| 10 PAB | 7.43 GIP |
| 50 PAB | 37.15 GIP |
| 100 PAB | 74.30 GIP |
| 500 PAB | 371.48 GIP |
| 1,000 PAB | 742.95 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-07-20T17:03:26Z",
"rates": {
"GIP": 0.742951
}
}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": 74.2951,
"rate": 0.742951
}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