Rate Overview
Live
1 BMD = 0.750531 GBP
1 GBP = 1.3324
BMD
Avg
0.747674
High
0.750531
Low
0.742937
Last updated: 7/26/2026, 12:02:23 AM
Quick Conversions
| BMD | GBP |
|---|---|
| 1 BMD | 0.75 GBP |
| 10 BMD | 7.51 GBP |
| 50 BMD | 37.53 GBP |
| 100 BMD | 75.05 GBP |
| 500 BMD | 375.27 GBP |
| 1,000 BMD | 750.53 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-07-26T00:02:23Z",
"rates": {
"GBP": 0.750531
}
}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": 75.0531,
"rate": 0.750531
}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