Rate Overview
Live
1 BDT = 0.092425 GHS
1 GHS = 10.8196
BDT
Avg
0.092270
High
0.092524
Low
0.091941
Last updated: 7/8/2026, 7:15:03 PM
Quick Conversions
| BDT | GHS |
|---|---|
| 1 BDT | 0.09 GHS |
| 10 BDT | 0.92 GHS |
| 50 BDT | 4.62 GHS |
| 100 BDT | 9.24 GHS |
| 500 BDT | 46.21 GHS |
| 1,000 BDT | 92.43 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-08T19:15:03Z",
"rates": {
"GHS": 0.092425
}
}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.2425,
"rate": 0.092425
}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