Rate Overview
Live
1 PAB = 0.746331 GIP
1 GIP = 1.3399
PAB
Avg
0.746321
High
0.749148
Low
0.743373
Last updated: 6/16/2026, 12:25:12 PM
Quick Conversions
| PAB | GIP |
|---|---|
| 1 PAB | 0.75 GIP |
| 10 PAB | 7.46 GIP |
| 50 PAB | 37.32 GIP |
| 100 PAB | 74.63 GIP |
| 500 PAB | 373.17 GIP |
| 1,000 PAB | 746.33 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-06-16T12:25:12Z",
"rates": {
"GIP": 0.746331
}
}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.6331,
"rate": 0.746331
}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