Rate Overview
Live
1 BDT = 0.006115 GBP
1 GBP = 163.5323
BDT
Avg
0.006118
High
0.006362
Low
0.005923
Last updated: 3/27/2026, 5:45:14 AM
Quick Conversions
| BDT | GBP |
|---|---|
| 1 BDT | 0.01 GBP |
| 10 BDT | 0.06 GBP |
| 50 BDT | 0.31 GBP |
| 100 BDT | 0.61 GBP |
| 500 BDT | 3.06 GBP |
| 1,000 BDT | 6.12 GBP |
Get BDT/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=GBPExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-27T05:45:14Z",
"rates": {
"GBP": 0.006115
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "GBP",
"amount": 100
},
"result": 0.6114999999999999,
"rate": 0.006115
}Build with BDT/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key