Rate Overview
Live
1 GHS = 10.6219 BDT
1 BDT = 0.094145
GHS
Avg
10.9831
High
11.4609
Low
10.4612
Last updated: 7/23/2026, 6:22:18 PM
Quick Conversions
| GHS | BDT |
|---|---|
| 1 GHS | 10.62 BDT |
| 10 GHS | 106.22 BDT |
| 50 GHS | 531.10 BDT |
| 100 GHS | 1,062.19 BDT |
| 500 GHS | 5,310.96 BDT |
| 1,000 GHS | 10,621.92 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-23T18:22:18Z",
"rates": {
"BDT": 10.621922
}
}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": 1062.1922,
"rate": 10.621922
}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