Rate Overview
Live
1 GBP = 165.1325 BDT
1 BDT = 0.006056
GBP
Avg
164.3376
High
166.2616
Low
161.7820
Last updated: 7/23/2026, 4:02:07 AM
Quick Conversions
| GBP | BDT |
|---|---|
| 1 GBP | 165.13 BDT |
| 10 GBP | 1,651.32 BDT |
| 50 GBP | 8,256.62 BDT |
| 100 GBP | 16,513.25 BDT |
| 500 GBP | 82,566.23 BDT |
| 1,000 GBP | 165,132.47 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-07-23T04:02:07Z",
"rates": {
"BDT": 165.132468
}
}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": 16513.246799999997,
"rate": 165.132468
}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