Rate Overview
Live
1 GIP = 1.3503 PAB
1 PAB = 0.740553
GIP
Avg
1.3482
High
1.3510
Low
1.3454
Last updated: 8/12/2026, 2:59:19 AM
Quick Conversions
| GIP | PAB |
|---|---|
| 1 GIP | 1.35 PAB |
| 10 GIP | 13.50 PAB |
| 50 GIP | 67.52 PAB |
| 100 GIP | 135.03 PAB |
| 500 GIP | 675.17 PAB |
| 1,000 GIP | 1,350.34 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-08-12T02:59:19Z",
"rates": {
"PAB": 1.350343
}
}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": 135.0343,
"rate": 1.350343
}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