Rate Overview
Live
1 BMD = 0.745398 GBP
1 GBP = 1.3416
BMD
Avg
0.746071
High
0.748288
Low
0.744718
Last updated: 6/16/2026, 1:25:11 PM
Quick Conversions
| BMD | GBP |
|---|---|
| 1 BMD | 0.75 GBP |
| 10 BMD | 7.45 GBP |
| 50 BMD | 37.27 GBP |
| 100 BMD | 74.54 GBP |
| 500 BMD | 372.70 GBP |
| 1,000 BMD | 745.40 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-06-16T13:25:11Z",
"rates": {
"GBP": 0.745398
}
}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.5398,
"rate": 0.745398
}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