Rate Overview
Live
1 PAB = 11.2778 GHS
1 GHS = 0.088670
PAB
Avg
12.7433
High
16.3622
Low
10.1827
Last updated: 6/27/2026, 6:03:46 AM
Quick Conversions
| PAB | GHS |
|---|---|
| 1 PAB | 11.28 GHS |
| 10 PAB | 112.78 GHS |
| 50 PAB | 563.89 GHS |
| 100 PAB | 1,127.78 GHS |
| 500 PAB | 5,638.88 GHS |
| 1,000 PAB | 11,277.75 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-27T06:03:46Z",
"rates": {
"GHS": 11.277751
}
}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.7751,
"rate": 11.277751
}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