Rate Overview
Live
1 PAB = 11.6184 GHS
1 GHS = 0.086071
PAB
Avg
11.4317
High
11.6184
Low
11.2120
Last updated: 7/25/2026, 2:05:07 AM
Quick Conversions
| PAB | GHS |
|---|---|
| 1 PAB | 11.62 GHS |
| 10 PAB | 116.18 GHS |
| 50 PAB | 580.92 GHS |
| 100 PAB | 1,161.84 GHS |
| 500 PAB | 5,809.18 GHS |
| 1,000 PAB | 11,618.36 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-07-25T02:05:07Z",
"rates": {
"GHS": 11.618359
}
}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": 1161.8359,
"rate": 11.618359
}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