Rate Overview
Live
1 PAB = 11.6301 GHS
1 GHS = 0.085984
PAB
Avg
11.5936
High
11.6301
Low
11.5456
Last updated: 7/26/2026, 3:06:46 PM
Quick Conversions
| PAB | GHS |
|---|---|
| 1 PAB | 11.63 GHS |
| 10 PAB | 116.30 GHS |
| 50 PAB | 581.50 GHS |
| 100 PAB | 1,163.01 GHS |
| 500 PAB | 5,815.04 GHS |
| 1,000 PAB | 11,630.07 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-26T15:06:46Z",
"rates": {
"GHS": 11.630072
}
}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": 1163.0072,
"rate": 11.630072
}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