Rate Overview
Live
1 BDT = 0.089147 GHS
1 GHS = 11.2174
BDT
Avg
0.088978
High
0.089147
Low
0.088805
Last updated: 3/27/2026, 8:05:09 AM
Quick Conversions
| BDT | GHS |
|---|---|
| 1 BDT | 0.09 GHS |
| 10 BDT | 0.89 GHS |
| 50 BDT | 4.46 GHS |
| 100 BDT | 8.91 GHS |
| 500 BDT | 44.57 GHS |
| 1,000 BDT | 89.15 GHS |
Get BDT/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=GHSExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-27T08:05:09Z",
"rates": {
"GHS": 0.089147
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "GHS",
"amount": 100
},
"result": 8.9147,
"rate": 0.089147
}Build with BDT/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key