Rate Overview
Live
1 GHS = 0.088405 PAB
1 PAB = 11.3116
GHS
Avg
0.085885
High
0.088405
Low
0.085016
Last updated: 8/13/2026, 4:40:09 AM
Quick Conversions
| GHS | PAB |
|---|---|
| 1 GHS | 0.09 PAB |
| 10 GHS | 0.88 PAB |
| 50 GHS | 4.42 PAB |
| 100 GHS | 8.84 PAB |
| 500 GHS | 44.20 PAB |
| 1,000 GHS | 88.41 PAB |
Get GHS/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=PABExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-08-13T04:40:09Z",
"rates": {
"PAB": 0.088405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "PAB",
"amount": 100
},
"result": 8.8405,
"rate": 0.088405
}Build with GHS/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key