Rate Overview
Live
1 GIP = 1.3641 PAB
1 PAB = 0.733088
GIP
Avg
1.3581
High
1.3641
Low
1.3493
Last updated: 5/8/2026, 11:46:41 AM
Quick Conversions
| GIP | PAB |
|---|---|
| 1 GIP | 1.36 PAB |
| 10 GIP | 13.64 PAB |
| 50 GIP | 68.20 PAB |
| 100 GIP | 136.41 PAB |
| 500 GIP | 682.05 PAB |
| 1,000 GIP | 1,364.09 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-08T11:46:41Z",
"rates": {
"PAB": 1.364093
}
}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": 136.4093,
"rate": 1.364093
}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