Rate Overview
Live
1 GHS = 0.086330 PAB
1 PAB = 11.5835
GHS
Avg
0.089548
High
0.093820
Low
0.084623
Last updated: 7/22/2026, 1:55:37 PM
Quick Conversions
| GHS | PAB |
|---|---|
| 1 GHS | 0.09 PAB |
| 10 GHS | 0.86 PAB |
| 50 GHS | 4.32 PAB |
| 100 GHS | 8.63 PAB |
| 500 GHS | 43.17 PAB |
| 1,000 GHS | 86.33 PAB |
Get GHS/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=PABExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-22T13:55:37Z",
"rates": {
"PAB": 0.08633
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "PAB",
"amount": 100
},
"result": 8.633000000000001,
"rate": 0.08633
}Build with GHS/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key