Rate Overview
Live
1 PAB = 11.0402 GHS
1 GHS = 0.090578
PAB
Avg
11.0275
High
11.0493
Low
11.0049
Last updated: 4/16/2026, 8:58:31 PM
Quick Conversions
| PAB | GHS |
|---|---|
| 1 PAB | 11.04 GHS |
| 10 PAB | 110.40 GHS |
| 50 PAB | 552.01 GHS |
| 100 PAB | 1,104.02 GHS |
| 500 PAB | 5,520.08 GHS |
| 1,000 PAB | 11,040.16 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-04-16T20:58:31Z",
"rates": {
"GHS": 11.040161
}
}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": 1104.0161,
"rate": 11.040161
}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