Rate Overview
Live
1 BDT = 0.089670 GHS
1 GHS = 11.1520
BDT
Avg
0.089671
High
0.089898
Low
0.089442
Last updated: 4/17/2026, 6:12:12 AM
Quick Conversions
| BDT | GHS |
|---|---|
| 1 BDT | 0.09 GHS |
| 10 BDT | 0.90 GHS |
| 50 BDT | 4.48 GHS |
| 100 BDT | 8.97 GHS |
| 500 BDT | 44.84 GHS |
| 1,000 BDT | 89.67 GHS |
Get BDT/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=GHSExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-04-17T06:12:12Z",
"rates": {
"GHS": 0.08967
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "GHS",
"amount": 100
},
"result": 8.967,
"rate": 0.08967
}Build with BDT/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key