Rate Overview
Live
1 PAB = 11.2754 GHS
1 GHS = 0.088688
PAB
Avg
11.0459
High
11.8201
Low
10.4896
Last updated: 6/29/2026, 12:00:17 AM
Quick Conversions
| PAB | GHS |
|---|---|
| 1 PAB | 11.28 GHS |
| 10 PAB | 112.75 GHS |
| 50 PAB | 563.77 GHS |
| 100 PAB | 1,127.54 GHS |
| 500 PAB | 5,637.71 GHS |
| 1,000 PAB | 11,275.43 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-06-29T00:00:17Z",
"rates": {
"GHS": 11.275428
}
}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": 1127.5428,
"rate": 11.275428
}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