Rate Overview
Live
1 PAB = 11.5456 GHS
1 GHS = 0.086613
PAB
Avg
11.0961
High
11.8201
Low
10.4896
Last updated: 7/21/2026, 12:19:22 AM
Quick Conversions
| PAB | GHS |
|---|---|
| 1 PAB | 11.55 GHS |
| 10 PAB | 115.46 GHS |
| 50 PAB | 577.28 GHS |
| 100 PAB | 1,154.56 GHS |
| 500 PAB | 5,772.79 GHS |
| 1,000 PAB | 11,545.58 GHS |
Get PAB/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=GHSExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-21T00:19:22Z",
"rates": {
"GHS": 11.545578
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "GHS",
"amount": 100
},
"result": 1154.5578,
"rate": 11.545578
}Build with PAB/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key