Rate Overview
Live
1 GHS = 10.7595 BDT
1 BDT = 0.092941
GHS
Avg
10.8140
High
10.8863
Low
10.7595
Last updated: 9/9/2026, 6:45:22 PM
Quick Conversions
| GHS | BDT |
|---|---|
| 1 GHS | 10.76 BDT |
| 10 GHS | 107.60 BDT |
| 50 GHS | 537.98 BDT |
| 100 GHS | 1,075.95 BDT |
| 500 GHS | 5,379.77 BDT |
| 1,000 GHS | 10,759.54 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-09-09T18:45:22Z",
"rates": {
"BDT": 10.759536
}
}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": 1075.9536,
"rate": 10.759536
}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