Rate Overview
Live
1 GHS = 10.7827 BDT
1 BDT = 0.092741
GHS
Avg
10.8239
High
10.8529
Low
10.7827
Last updated: 7/9/2026, 2:44:07 PM
Quick Conversions
| GHS | BDT |
|---|---|
| 1 GHS | 10.78 BDT |
| 10 GHS | 107.83 BDT |
| 50 GHS | 539.13 BDT |
| 100 GHS | 1,078.27 BDT |
| 500 GHS | 5,391.33 BDT |
| 1,000 GHS | 10,782.66 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-09T14:44:07Z",
"rates": {
"BDT": 10.782661
}
}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": 1078.2660999999998,
"rate": 10.782661
}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