Rate Overview
Live
1 BMD = 0.738408 GBP
1 GBP = 1.3543
BMD
Avg
0.740587
High
0.743519
Low
0.738408
Last updated: 8/14/2026, 5:28:30 PM
Quick Conversions
| BMD | GBP |
|---|---|
| 1 BMD | 0.74 GBP |
| 10 BMD | 7.38 GBP |
| 50 BMD | 36.92 GBP |
| 100 BMD | 73.84 GBP |
| 500 BMD | 369.20 GBP |
| 1,000 BMD | 738.41 GBP |
Get BMD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=GBPExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-08-14T17:28:30Z",
"rates": {
"GBP": 0.738408
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "GBP",
"amount": 100
},
"result": 73.8408,
"rate": 0.738408
}Build with BMD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key