Rate Overview
Live
1 GBP = 164.0989 BDT
1 BDT = 0.006094
GBP
Avg
163.8152
High
164.9820
Low
162.9988
Last updated: 3/7/2026, 7:41:00 AM
Quick Conversions
| GBP | BDT |
|---|---|
| 1 GBP | 164.10 BDT |
| 10 GBP | 1,640.99 BDT |
| 50 GBP | 8,204.95 BDT |
| 100 GBP | 16,409.89 BDT |
| 500 GBP | 82,049.47 BDT |
| 1,000 GBP | 164,098.93 BDT |
Get GBP/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=BDTExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-07T07:41:00Z",
"rates": {
"BDT": 164.098934
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "BDT",
"amount": 100
},
"result": 16409.8934,
"rate": 164.098934
}Build with GBP/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key