Rate Overview
Live
1 BDT = 0.094192 GHS
1 GHS = 10.6166
BDT
Avg
0.104506
High
0.136977
Low
0.083318
Last updated: 7/28/2026, 8:10:22 AM
Quick Conversions
| BDT | GHS |
|---|---|
| 1 BDT | 0.09 GHS |
| 10 BDT | 0.94 GHS |
| 50 BDT | 4.71 GHS |
| 100 BDT | 9.42 GHS |
| 500 BDT | 47.10 GHS |
| 1,000 BDT | 94.19 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-07-28T08:10:22Z",
"rates": {
"GHS": 0.094192
}
}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.4192,
"rate": 0.094192
}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