Rate Overview
Live
1 PAB = 11.2096 GHS
1 GHS = 0.089209
PAB
Avg
11.1986
High
11.2096
Low
11.1867
Last updated: 5/7/2026, 12:19:49 AM
Quick Conversions
| PAB | GHS |
|---|---|
| 1 PAB | 11.21 GHS |
| 10 PAB | 112.10 GHS |
| 50 PAB | 560.48 GHS |
| 100 PAB | 1,120.96 GHS |
| 500 PAB | 5,604.79 GHS |
| 1,000 PAB | 11,209.58 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-05-07T00:19:49Z",
"rates": {
"GHS": 11.20958
}
}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": 1120.958,
"rate": 11.20958
}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