Rate Overview
Live
1 PAB = 0.750531 GIP
1 GIP = 1.3324
PAB
Avg
0.749152
High
0.758621
Low
0.738858
Last updated: 7/25/2026, 6:52:26 PM
Quick Conversions
| PAB | GIP |
|---|---|
| 1 PAB | 0.75 GIP |
| 10 PAB | 7.51 GIP |
| 50 PAB | 37.53 GIP |
| 100 PAB | 75.05 GIP |
| 500 PAB | 375.27 GIP |
| 1,000 PAB | 750.53 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-25T18:52:26Z",
"rates": {
"GIP": 0.750531
}
}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": 75.0531,
"rate": 0.750531
}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