Rate Overview
Live
1 GBP = 164.8884 BDT
1 BDT = 0.006065
GBP
Avg
165.0354
High
165.5103
Low
164.6322
Last updated: 5/27/2026, 7:20:28 PM
Quick Conversions
| GBP | BDT |
|---|---|
| 1 GBP | 164.89 BDT |
| 10 GBP | 1,648.88 BDT |
| 50 GBP | 8,244.42 BDT |
| 100 GBP | 16,488.84 BDT |
| 500 GBP | 82,444.19 BDT |
| 1,000 GBP | 164,888.39 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-05-27T19:20:28Z",
"rates": {
"BDT": 164.888385
}
}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": 16488.8385,
"rate": 164.888385
}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