Rate Overview
Live
1 GHS = 0.089754 PAB
1 PAB = 11.1416
GHS
Avg
0.088536
High
0.090108
Low
0.084623
Last updated: 6/16/2026, 1:28:00 PM
Quick Conversions
| GHS | PAB |
|---|---|
| 1 GHS | 0.09 PAB |
| 10 GHS | 0.90 PAB |
| 50 GHS | 4.49 PAB |
| 100 GHS | 8.98 PAB |
| 500 GHS | 44.88 PAB |
| 1,000 GHS | 89.75 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-06-16T13:28:00Z",
"rates": {
"PAB": 0.089754
}
}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.9754,
"rate": 0.089754
}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