Rate Overview
Live
1 BND = 9.0124 GHS
1 GHS = 0.110958
BND
Avg
8.9887
High
9.0124
Low
8.9462
Last updated: 7/27/2026, 10:42:08 AM
Quick Conversions
| BND | GHS |
|---|---|
| 1 BND | 9.01 GHS |
| 10 BND | 90.12 GHS |
| 50 BND | 450.62 GHS |
| 100 BND | 901.24 GHS |
| 500 BND | 4,506.22 GHS |
| 1,000 BND | 9,012.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-07-27T10:42:08Z",
"rates": {
"GHS": 9.012442
}
}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.2442,
"rate": 9.012442
}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