Rate Overview
Live
1 PAB = 11.5025 GHS
1 GHS = 0.086937
PAB
Avg
11.1747
High
12.5475
Low
10.4344
Last updated: 7/16/2026, 12:38:25 PM
Quick Conversions
| PAB | GHS |
|---|---|
| 1 PAB | 11.50 GHS |
| 10 PAB | 115.03 GHS |
| 50 PAB | 575.13 GHS |
| 100 PAB | 1,150.25 GHS |
| 500 PAB | 5,751.27 GHS |
| 1,000 PAB | 11,502.53 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-16T12:38:25Z",
"rates": {
"GHS": 11.502532
}
}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": 1150.2532,
"rate": 11.502532
}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