Rate Overview
Live
1 GBP = 1.3431 BMD
1 BMD = 0.744538
GBP
Avg
1.3408
High
1.3431
Low
1.3364
Last updated: 6/17/2026, 6:47:21 AM
Quick Conversions
| GBP | BMD |
|---|---|
| 1 GBP | 1.34 BMD |
| 10 GBP | 13.43 BMD |
| 50 GBP | 67.16 BMD |
| 100 GBP | 134.31 BMD |
| 500 GBP | 671.56 BMD |
| 1,000 GBP | 1,343.11 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-06-17T06:47:21Z",
"rates": {
"BMD": 1.343114
}
}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": 134.3114,
"rate": 1.343114
}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