Rate Overview
Live
1 GHS = 0.092651 PAB
1 PAB = 10.7932
GHS
Avg
0.093220
High
0.093761
Low
0.092651
Last updated: 3/7/2026, 1:03:42 AM
Quick Conversions
| GHS | PAB |
|---|---|
| 1 GHS | 0.09 PAB |
| 10 GHS | 0.93 PAB |
| 50 GHS | 4.63 PAB |
| 100 GHS | 9.27 PAB |
| 500 GHS | 46.33 PAB |
| 1,000 GHS | 92.65 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-03-07T01:03:42Z",
"rates": {
"PAB": 0.092651
}
}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.2651,
"rate": 0.092651
}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