Rate Overview
Live
1 GBP = 167.3910 BDT
1 BDT = 0.005974
GBP
Avg
166.7059
High
167.3910
Low
165.7774
Last updated: 5/7/2026, 12:34:29 PM
Quick Conversions
| GBP | BDT |
|---|---|
| 1 GBP | 167.39 BDT |
| 10 GBP | 1,673.91 BDT |
| 50 GBP | 8,369.55 BDT |
| 100 GBP | 16,739.10 BDT |
| 500 GBP | 83,695.49 BDT |
| 1,000 GBP | 167,390.98 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-07T12:34:29Z",
"rates": {
"BDT": 167.390982
}
}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": 16739.0982,
"rate": 167.390982
}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