Rate Overview
Live
1 BDT = 0.006089 GBP
1 GBP = 164.2306
BDT
Avg
0.006066
High
0.006164
Low
0.005960
Last updated: 7/23/2026, 3:54:31 PM
Quick Conversions
| BDT | GBP |
|---|---|
| 1 BDT | 0.01 GBP |
| 10 BDT | 0.06 GBP |
| 50 BDT | 0.30 GBP |
| 100 BDT | 0.61 GBP |
| 500 BDT | 3.04 GBP |
| 1,000 BDT | 6.09 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-07-23T15:54:31Z",
"rates": {
"GBP": 0.006089
}
}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.6089,
"rate": 0.006089
}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