Rate Overview
Live
1 GBP = 164.9012 BDT
1 BDT = 0.006064
GBP
Avg
165.3287
High
168.3607
Low
163.2140
Last updated: 5/27/2026, 9:43:18 PM
Quick Conversions
| GBP | BDT |
|---|---|
| 1 GBP | 164.90 BDT |
| 10 GBP | 1,649.01 BDT |
| 50 GBP | 8,245.06 BDT |
| 100 GBP | 16,490.12 BDT |
| 500 GBP | 82,450.61 BDT |
| 1,000 GBP | 164,901.23 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-27T21:43:18Z",
"rates": {
"BDT": 164.901228
}
}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": 16490.1228,
"rate": 164.901228
}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