Rate Overview
Live
1 PAB = 0.749486 GIP
1 GIP = 1.3342
PAB
Avg
0.748332
High
0.750693
Low
0.745517
Last updated: 3/27/2026, 10:12:01 AM
Quick Conversions
| PAB | GIP |
|---|---|
| 1 PAB | 0.75 GIP |
| 10 PAB | 7.49 GIP |
| 50 PAB | 37.47 GIP |
| 100 PAB | 74.95 GIP |
| 500 PAB | 374.74 GIP |
| 1,000 PAB | 749.49 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-03-27T10:12:01Z",
"rates": {
"GIP": 0.749486
}
}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": 74.9486,
"rate": 0.749486
}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