Rate Overview
Live
1 GIP = 1.3372 PAB
1 PAB = 0.747842
GIP
Avg
1.3496
High
1.3641
Low
1.3327
Last updated: 5/28/2026, 4:25:49 PM
Quick Conversions
| GIP | PAB |
|---|---|
| 1 GIP | 1.34 PAB |
| 10 GIP | 13.37 PAB |
| 50 GIP | 66.86 PAB |
| 100 GIP | 133.72 PAB |
| 500 GIP | 668.59 PAB |
| 1,000 GIP | 1,337.18 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-05-28T16:25:49Z",
"rates": {
"PAB": 1.33718
}
}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.71800000000002,
"rate": 1.33718
}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