Rate Overview
Live
1 GHS = 10.9578 BDT
1 BDT = 0.091260
GHS
Avg
11.0060
High
11.0667
Low
10.8891
Last updated: 6/19/2026, 8:44:49 AM
Quick Conversions
| GHS | BDT |
|---|---|
| 1 GHS | 10.96 BDT |
| 10 GHS | 109.58 BDT |
| 50 GHS | 547.89 BDT |
| 100 GHS | 1,095.78 BDT |
| 500 GHS | 5,478.88 BDT |
| 1,000 GHS | 10,957.76 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-06-19T08:44:49Z",
"rates": {
"BDT": 10.957755
}
}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": 1095.7755,
"rate": 10.957755
}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