Rate Overview
Live
1 GIP = 1.3390 PAB
1 PAB = 0.746801
GIP
Avg
1.3335
High
1.3390
Low
1.3234
Last updated: 7/8/2026, 1:15:10 AM
Quick Conversions
| GIP | PAB |
|---|---|
| 1 GIP | 1.34 PAB |
| 10 GIP | 13.39 PAB |
| 50 GIP | 66.95 PAB |
| 100 GIP | 133.90 PAB |
| 500 GIP | 669.52 PAB |
| 1,000 GIP | 1,339.04 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-08T01:15:10Z",
"rates": {
"PAB": 1.339044
}
}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": 133.90439999999998,
"rate": 1.339044
}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