Rate Overview
Live
1 BDT = 0.091259 GHS
1 GHS = 10.9578
BDT
Avg
0.090862
High
0.091834
Low
0.090361
Last updated: 6/19/2026, 8:25:51 AM
Quick Conversions
| BDT | GHS |
|---|---|
| 1 BDT | 0.09 GHS |
| 10 BDT | 0.91 GHS |
| 50 BDT | 4.56 GHS |
| 100 BDT | 9.13 GHS |
| 500 BDT | 45.63 GHS |
| 1,000 BDT | 91.26 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-06-19T08:25:51Z",
"rates": {
"GHS": 0.091259
}
}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.125900000000001,
"rate": 0.091259
}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