Rate Overview
Live
1 BND = 8.8554 GHS
1 GHS = 0.112925
BND
Avg
8.7931
High
8.8554
Low
8.7604
Last updated: 5/7/2026, 10:48:01 PM
Quick Conversions
| BND | GHS |
|---|---|
| 1 BND | 8.86 GHS |
| 10 BND | 88.55 GHS |
| 50 BND | 442.77 GHS |
| 100 BND | 885.54 GHS |
| 500 BND | 4,427.72 GHS |
| 1,000 BND | 8,855.44 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-05-07T22:48:01Z",
"rates": {
"GHS": 8.855437
}
}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": 885.5437000000001,
"rate": 8.855437
}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