Rate Overview
Live
1 GBP = 164.3241 BDT
1 BDT = 0.006086
GBP
Avg
164.1313
High
168.8241
Low
159.7702
Last updated: 7/24/2026, 2:42:50 AM
Quick Conversions
| GBP | BDT |
|---|---|
| 1 GBP | 164.32 BDT |
| 10 GBP | 1,643.24 BDT |
| 50 GBP | 8,216.21 BDT |
| 100 GBP | 16,432.41 BDT |
| 500 GBP | 82,162.06 BDT |
| 1,000 GBP | 164,324.12 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-24T02:42:50Z",
"rates": {
"BDT": 164.324124
}
}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": 16432.4124,
"rate": 164.324124
}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