Rate Overview
Live
1 GHS = 0.086146 PAB
1 PAB = 11.6082
GHS
Avg
0.089377
High
0.095692
Low
0.079999
Last updated: 7/25/2026, 3:00:13 PM
Quick Conversions
| GHS | PAB |
|---|---|
| 1 GHS | 0.09 PAB |
| 10 GHS | 0.86 PAB |
| 50 GHS | 4.31 PAB |
| 100 GHS | 8.61 PAB |
| 500 GHS | 43.07 PAB |
| 1,000 GHS | 86.15 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-25T15:00:13Z",
"rates": {
"PAB": 0.086146
}
}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.6146,
"rate": 0.086146
}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