Rate Overview
Live
1 GBP = 1.3550 BMD
1 BMD = 0.737988
GBP
Avg
1.3504
High
1.3550
Low
1.3450
Last updated: 8/14/2026, 3:59:38 PM
Quick Conversions
| GBP | BMD |
|---|---|
| 1 GBP | 1.36 BMD |
| 10 GBP | 13.55 BMD |
| 50 GBP | 67.75 BMD |
| 100 GBP | 135.50 BMD |
| 500 GBP | 677.52 BMD |
| 1,000 GBP | 1,355.04 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-08-14T15:59:38Z",
"rates": {
"BMD": 1.355035
}
}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": 135.5035,
"rate": 1.355035
}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