Rate Overview
Live
1 PAB = 10.7931 GHS
1 GHS = 0.092652
PAB
Avg
10.7198
High
10.7931
Low
10.6586
Last updated: 3/6/2026, 6:10:54 PM
Quick Conversions
| PAB | GHS |
|---|---|
| 1 PAB | 10.79 GHS |
| 10 PAB | 107.93 GHS |
| 50 PAB | 539.65 GHS |
| 100 PAB | 1,079.31 GHS |
| 500 PAB | 5,396.54 GHS |
| 1,000 PAB | 10,793.09 GHS |
Get PAB/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=GHSExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-03-06T18:10:54Z",
"rates": {
"GHS": 10.793086
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "GHS",
"amount": 100
},
"result": 1079.3086,
"rate": 10.793086
}Build with PAB/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key