Rate Overview
Live
1 GHS = 10.6553 BDT
1 BDT = 0.093850
GHS
Avg
10.9552
High
11.7234
Low
9.7464
Last updated: 7/22/2026, 5:38:24 PM
Quick Conversions
| GHS | BDT |
|---|---|
| 1 GHS | 10.66 BDT |
| 10 GHS | 106.55 BDT |
| 50 GHS | 532.77 BDT |
| 100 GHS | 1,065.53 BDT |
| 500 GHS | 5,327.65 BDT |
| 1,000 GHS | 10,655.31 BDT |
Get GHS/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=BDTExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-22T17:38:24Z",
"rates": {
"BDT": 10.655306
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "BDT",
"amount": 100
},
"result": 1065.5306,
"rate": 10.655306
}Build with GHS/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key