Rate Overview
Live
1 GHS = 10.5628 BDT
1 BDT = 0.094672
GHS
Avg
11.0448
High
11.6657
Low
10.3895
Last updated: 7/31/2026, 9:07:48 AM
Quick Conversions
| GHS | BDT |
|---|---|
| 1 GHS | 10.56 BDT |
| 10 GHS | 105.63 BDT |
| 50 GHS | 528.14 BDT |
| 100 GHS | 1,056.28 BDT |
| 500 GHS | 5,281.39 BDT |
| 1,000 GHS | 10,562.78 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-31T09:07:48Z",
"rates": {
"BDT": 10.562779
}
}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": 1056.2779,
"rate": 10.562779
}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