Rate Overview
Live
1 BND = 8.8091 GHS
1 GHS = 0.113519
BND
Avg
8.7525
High
8.8091
Low
8.7110
Last updated: 7/4/2026, 10:10:36 PM
Quick Conversions
| BND | GHS |
|---|---|
| 1 BND | 8.81 GHS |
| 10 BND | 88.09 GHS |
| 50 BND | 440.45 GHS |
| 100 BND | 880.91 GHS |
| 500 BND | 4,404.54 GHS |
| 1,000 BND | 8,809.08 GHS |
Get BND/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=GHSExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-04T22:10:36Z",
"rates": {
"GHS": 8.809076
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "GHS",
"amount": 100
},
"result": 880.9075999999999,
"rate": 8.809076
}Build with BND/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key