Rate Overview
Live
1 PAB = 10.9275 GHS
1 GHS = 0.091513
PAB
Avg
11.5418
High
15.5225
Low
10.1827
Last updated: 3/27/2026, 11:40:27 AM
Quick Conversions
| PAB | GHS |
|---|---|
| 1 PAB | 10.93 GHS |
| 10 PAB | 109.27 GHS |
| 50 PAB | 546.37 GHS |
| 100 PAB | 1,092.75 GHS |
| 500 PAB | 5,463.73 GHS |
| 1,000 PAB | 10,927.45 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-27T11:40:27Z",
"rates": {
"GHS": 10.927451
}
}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": 1092.7450999999999,
"rate": 10.927451
}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