Rate Overview
Live
1 BMD = 0.749808 GBP
1 GBP = 1.3337
BMD
Avg
0.746661
High
0.751077
Low
0.741558
Last updated: 3/6/2026, 11:44:13 AM
Quick Conversions
| BMD | GBP |
|---|---|
| 1 BMD | 0.75 GBP |
| 10 BMD | 7.50 GBP |
| 50 BMD | 37.49 GBP |
| 100 BMD | 74.98 GBP |
| 500 BMD | 374.90 GBP |
| 1,000 BMD | 749.81 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-03-06T11:44:13Z",
"rates": {
"GBP": 0.749808
}
}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": 74.9808,
"rate": 0.749808
}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