Rate Overview
Live
1 PAB = 0.738899 GIP
1 GIP = 1.3534
PAB
Avg
0.740576
High
0.741590
Low
0.738899
Last updated: 8/15/2026, 1:01:49 PM
Quick Conversions
| PAB | GIP |
|---|---|
| 1 PAB | 0.74 GIP |
| 10 PAB | 7.39 GIP |
| 50 PAB | 36.94 GIP |
| 100 PAB | 73.89 GIP |
| 500 PAB | 369.45 GIP |
| 1,000 PAB | 738.90 GIP |
Get PAB/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=GIPExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-08-15T13:01:49Z",
"rates": {
"GIP": 0.738899
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "GIP",
"amount": 100
},
"result": 73.8899,
"rate": 0.738899
}Build with PAB/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key