Rate Overview
Live
1 GIP = 1.3198 PAB
1 PAB = 0.757716
GIP
Avg
1.3424
High
1.3723
Low
1.3090
Last updated: 6/29/2026, 2:37:54 AM
Quick Conversions
| GIP | PAB |
|---|---|
| 1 GIP | 1.32 PAB |
| 10 GIP | 13.20 PAB |
| 50 GIP | 65.99 PAB |
| 100 GIP | 131.98 PAB |
| 500 GIP | 659.88 PAB |
| 1,000 GIP | 1,319.76 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-06-29T02:37:54Z",
"rates": {
"PAB": 1.319755
}
}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": 131.9755,
"rate": 1.319755
}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