Rate Overview
Live
1 GHS = 0.091265 PAB
1 PAB = 10.9571
GHS
Avg
0.088243
High
0.091301
Low
0.085016
Last updated: 8/16/2026, 3:07:59 AM
Quick Conversions
| GHS | PAB |
|---|---|
| 1 GHS | 0.09 PAB |
| 10 GHS | 0.91 PAB |
| 50 GHS | 4.56 PAB |
| 100 GHS | 9.13 PAB |
| 500 GHS | 45.63 PAB |
| 1,000 GHS | 91.27 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-16T03:07:59Z",
"rates": {
"PAB": 0.091265
}
}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": 9.1265,
"rate": 0.091265
}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