Rate Overview
Live
1 PAB = 11.1415 GHS
1 GHS = 0.089755
PAB
Avg
11.3013
High
11.8171
Low
11.0978
Last updated: 6/16/2026, 12:25:05 PM
Quick Conversions
| PAB | GHS |
|---|---|
| 1 PAB | 11.14 GHS |
| 10 PAB | 111.42 GHS |
| 50 PAB | 557.08 GHS |
| 100 PAB | 1,114.15 GHS |
| 500 PAB | 5,570.75 GHS |
| 1,000 PAB | 11,141.50 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-06-16T12:25:05Z",
"rates": {
"GHS": 11.141501
}
}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": 1114.1501,
"rate": 11.141501
}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