Rate Overview
Live
1 GHS = 10.5927 BDT
1 BDT = 0.094405
GHS
Avg
10.6199
High
10.6585
Low
10.5927
Last updated: 7/29/2026, 7:28:10 PM
Quick Conversions
| GHS | BDT |
|---|---|
| 1 GHS | 10.59 BDT |
| 10 GHS | 105.93 BDT |
| 50 GHS | 529.64 BDT |
| 100 GHS | 1,059.27 BDT |
| 500 GHS | 5,296.35 BDT |
| 1,000 GHS | 10,592.71 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-29T19:28:10Z",
"rates": {
"BDT": 10.592705
}
}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": 1059.2705,
"rate": 10.592705
}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