Rate Overview
Live
1 PAB = 11.2721 GHS
1 GHS = 0.088714
PAB
Avg
11.2372
High
11.2721
Low
11.1964
Last updated: 9/3/2026, 3:24:40 AM
Quick Conversions
| PAB | GHS |
|---|---|
| 1 PAB | 11.27 GHS |
| 10 PAB | 112.72 GHS |
| 50 PAB | 563.61 GHS |
| 100 PAB | 1,127.21 GHS |
| 500 PAB | 5,636.07 GHS |
| 1,000 PAB | 11,272.14 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-09-03T03:24:40Z",
"rates": {
"GHS": 11.27214
}
}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.214,
"rate": 11.27214
}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