Rate Overview
Live
1 PAB = 11.6484 GHS
1 GHS = 0.085849
PAB
Avg
10.9817
High
11.6484
Low
10.4896
Last updated: 5/27/2026, 6:14:38 AM
Quick Conversions
| PAB | GHS |
|---|---|
| 1 PAB | 11.65 GHS |
| 10 PAB | 116.48 GHS |
| 50 PAB | 582.42 GHS |
| 100 PAB | 1,164.84 GHS |
| 500 PAB | 5,824.20 GHS |
| 1,000 PAB | 11,648.41 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-05-27T06:14:38Z",
"rates": {
"GHS": 11.648408
}
}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": 1164.8408,
"rate": 11.648408
}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