Rate Overview
Live
1 BMD = 0.744045 GBP
1 GBP = 1.3440
BMD
Avg
0.743791
High
0.746163
Low
0.740831
Last updated: 5/27/2026, 11:14:06 AM
Quick Conversions
| BMD | GBP |
|---|---|
| 1 BMD | 0.74 GBP |
| 10 BMD | 7.44 GBP |
| 50 BMD | 37.20 GBP |
| 100 BMD | 74.40 GBP |
| 500 BMD | 372.02 GBP |
| 1,000 BMD | 744.05 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-05-27T11:14:06Z",
"rates": {
"GBP": 0.744045
}
}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.4045,
"rate": 0.744045
}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