Rate Overview
Live
1 GBP = 1.3375 BMD
1 BMD = 0.747641
GBP
Avg
1.3428
High
1.3511
Low
1.3368
Last updated: 7/22/2026, 9:21:57 PM
Quick Conversions
| GBP | BMD |
|---|---|
| 1 GBP | 1.34 BMD |
| 10 GBP | 13.38 BMD |
| 50 GBP | 66.88 BMD |
| 100 GBP | 133.75 BMD |
| 500 GBP | 668.77 BMD |
| 1,000 GBP | 1,337.54 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-22T21:21:57Z",
"rates": {
"BMD": 1.33754
}
}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.754,
"rate": 1.33754
}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