Rate Overview
Live
1 GHS = 10.5417 BDT
1 BDT = 0.094862
GHS
Avg
10.5916
High
10.7232
Low
10.5388
Last updated: 5/27/2026, 6:29:38 PM
Quick Conversions
| GHS | BDT |
|---|---|
| 1 GHS | 10.54 BDT |
| 10 GHS | 105.42 BDT |
| 50 GHS | 527.08 BDT |
| 100 GHS | 1,054.17 BDT |
| 500 GHS | 5,270.83 BDT |
| 1,000 GHS | 10,541.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-05-27T18:29:38Z",
"rates": {
"BDT": 10.541657
}
}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": 1054.1657,
"rate": 10.541657
}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