Rate Overview
Live
1 GHS = 11.3291 BDT
1 BDT = 0.088268
GHS
Avg
11.4017
High
11.4695
Low
11.3291
Last updated: 3/7/2026, 1:03:15 AM
Quick Conversions
| GHS | BDT |
|---|---|
| 1 GHS | 11.33 BDT |
| 10 GHS | 113.29 BDT |
| 50 GHS | 566.46 BDT |
| 100 GHS | 1,132.91 BDT |
| 500 GHS | 5,664.55 BDT |
| 1,000 GHS | 11,329.10 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-03-07T01:03:15Z",
"rates": {
"BDT": 11.329101
}
}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": 1132.9101,
"rate": 11.329101
}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