Rate Overview
Live
1 BND = 9.1539 GHS
1 GHS = 0.109243
BND
Avg
9.0416
High
9.1896
Low
8.8803
Last updated: 8/12/2026, 4:42:34 AM
Quick Conversions
| BND | GHS |
|---|---|
| 1 BND | 9.15 GHS |
| 10 BND | 91.54 GHS |
| 50 BND | 457.69 GHS |
| 100 BND | 915.39 GHS |
| 500 BND | 4,576.94 GHS |
| 1,000 BND | 9,153.87 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-08-12T04:42:34Z",
"rates": {
"GHS": 9.153871
}
}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": 915.3871,
"rate": 9.153871
}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