Rate Overview
Live
1 GBP = 1.3362 BMD
1 BMD = 0.748366
GBP
Avg
1.3206
High
1.3719
Low
1.2421
Last updated: 7/23/2026, 11:54:57 AM
Quick Conversions
| GBP | BMD |
|---|---|
| 1 GBP | 1.34 BMD |
| 10 GBP | 13.36 BMD |
| 50 GBP | 66.81 BMD |
| 100 GBP | 133.62 BMD |
| 500 GBP | 668.12 BMD |
| 1,000 GBP | 1,336.24 BMD |
Get GBP/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=BMDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-23T11:54:57Z",
"rates": {
"BMD": 1.336244
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "BMD",
"amount": 100
},
"result": 133.6244,
"rate": 1.336244
}Build with GBP/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key