Rate Overview
Live
1 GIP = 1.3300 PAB
1 PAB = 0.751895
GIP
Avg
1.3445
High
1.3797
Low
1.3198
Last updated: 7/28/2026, 9:16:27 AM
Quick Conversions
| GIP | PAB |
|---|---|
| 1 GIP | 1.33 PAB |
| 10 GIP | 13.30 PAB |
| 50 GIP | 66.50 PAB |
| 100 GIP | 133.00 PAB |
| 500 GIP | 664.99 PAB |
| 1,000 GIP | 1,329.97 PAB |
Get GIP/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=PABExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-28T09:16:27Z",
"rates": {
"PAB": 1.329973
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "PAB",
"amount": 100
},
"result": 132.9973,
"rate": 1.329973
}Build with GIP/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key