Rate Overview
Live
1 BDT = 0.092940 GHS
1 GHS = 10.7596
BDT
Avg
0.092474
High
0.092940
Low
0.091858
Last updated: 9/9/2026, 6:51:26 PM
Quick Conversions
| BDT | GHS |
|---|---|
| 1 BDT | 0.09 GHS |
| 10 BDT | 0.93 GHS |
| 50 BDT | 4.65 GHS |
| 100 BDT | 9.29 GHS |
| 500 BDT | 46.47 GHS |
| 1,000 BDT | 92.94 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-09-09T18:51:26Z",
"rates": {
"GHS": 0.09294
}
}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": 9.293999999999999,
"rate": 0.09294
}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