Rate Overview
Live
1 BMD = 5.0890 BRL
1 BRL = 0.196501
BMD
Avg
5.1116
High
5.1507
Low
5.0740
Last updated: 9/9/2026, 8:49:10 AM
Quick Conversions
| BMD | BRL |
|---|---|
| 1 BMD | 5.09 BRL |
| 10 BMD | 50.89 BRL |
| 50 BMD | 254.45 BRL |
| 100 BMD | 508.90 BRL |
| 500 BMD | 2,544.52 BRL |
| 1,000 BMD | 5,089.04 BRL |
Get BMD/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=BRLExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-09-09T08:49:10Z",
"rates": {
"BRL": 5.08904
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "BRL",
"amount": 100
},
"result": 508.904,
"rate": 5.08904
}Build with BMD/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key