Rate Overview
Live
1 GIP = 1.3369 PAB
1 PAB = 0.747999
GIP
Avg
1.3416
High
1.3489
Low
1.3333
Last updated: 3/6/2026, 11:49:08 PM
Quick Conversions
| GIP | PAB |
|---|---|
| 1 GIP | 1.34 PAB |
| 10 GIP | 13.37 PAB |
| 50 GIP | 66.85 PAB |
| 100 GIP | 133.69 PAB |
| 500 GIP | 668.45 PAB |
| 1,000 GIP | 1,336.90 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-03-06T23:49:08Z",
"rates": {
"PAB": 1.3369
}
}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.69,
"rate": 1.3369
}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