Rate Overview
Live
1 PAB = 0.738617 GIP
1 GIP = 1.3539
PAB
Avg
0.737276
High
0.738919
Low
0.732864
Last updated: 9/2/2026, 1:30:26 AM
Quick Conversions
| PAB | GIP |
|---|---|
| 1 PAB | 0.74 GIP |
| 10 PAB | 7.39 GIP |
| 50 PAB | 36.93 GIP |
| 100 PAB | 73.86 GIP |
| 500 PAB | 369.31 GIP |
| 1,000 PAB | 738.62 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-09-02T01:30:26Z",
"rates": {
"GIP": 0.738617
}
}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.8617,
"rate": 0.738617
}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