Rate Overview
Live
1 GHS = 0.090578 PAB
1 PAB = 11.0402
GHS
Avg
0.090682
High
0.090868
Low
0.090503
Last updated: 4/16/2026, 10:42:44 PM
Quick Conversions
| GHS | PAB |
|---|---|
| 1 GHS | 0.09 PAB |
| 10 GHS | 0.91 PAB |
| 50 GHS | 4.53 PAB |
| 100 GHS | 9.06 PAB |
| 500 GHS | 45.29 PAB |
| 1,000 GHS | 90.58 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-04-16T22:42:44Z",
"rates": {
"PAB": 0.090578
}
}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.0578,
"rate": 0.090578
}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