Rate Overview
Live
1 BND = 9.0154 GHS
1 GHS = 0.110921
BND
Avg
8.9968
High
9.0154
Low
8.9611
Last updated: 7/28/2026, 3:07:26 PM
Quick Conversions
| BND | GHS |
|---|---|
| 1 BND | 9.02 GHS |
| 10 BND | 90.15 GHS |
| 50 BND | 450.77 GHS |
| 100 BND | 901.54 GHS |
| 500 BND | 4,507.71 GHS |
| 1,000 BND | 9,015.42 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-28T15:07:26Z",
"rates": {
"GHS": 9.015418
}
}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": 901.5418000000001,
"rate": 9.015418
}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