Rate Overview
Live
1 GHS = 10.5579 BDT
1 BDT = 0.094716
GHS
Avg
11.0446
High
11.6657
Low
10.3895
Last updated: 7/31/2026, 12:41:09 AM
Quick Conversions
| GHS | BDT |
|---|---|
| 1 GHS | 10.56 BDT |
| 10 GHS | 105.58 BDT |
| 50 GHS | 527.90 BDT |
| 100 GHS | 1,055.79 BDT |
| 500 GHS | 5,278.95 BDT |
| 1,000 GHS | 10,557.91 BDT |
Get GHS/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=BDTExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-31T00:41:09Z",
"rates": {
"BDT": 10.557908
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "BDT",
"amount": 100
},
"result": 1055.7908,
"rate": 10.557908
}Build with GHS/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key