Rate Overview
Live
1 GHS = 11.1519 BDT
1 BDT = 0.089671
GHS
Avg
11.1518
High
11.1803
Low
11.1237
Last updated: 4/17/2026, 6:12:14 AM
Quick Conversions
| GHS | BDT |
|---|---|
| 1 GHS | 11.15 BDT |
| 10 GHS | 111.52 BDT |
| 50 GHS | 557.60 BDT |
| 100 GHS | 1,115.19 BDT |
| 500 GHS | 5,575.96 BDT |
| 1,000 GHS | 11,151.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-04-17T06:12:14Z",
"rates": {
"BDT": 11.15192
}
}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": 1115.192,
"rate": 11.15192
}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