Rate Overview
Live
1 BMD = 5.2571 BRL
1 BRL = 0.190217
BMD
Avg
5.2192
High
5.2765
Low
5.1307
Last updated: 3/7/2026, 9:11:44 AM
Quick Conversions
| BMD | BRL |
|---|---|
| 1 BMD | 5.26 BRL |
| 10 BMD | 52.57 BRL |
| 50 BMD | 262.86 BRL |
| 100 BMD | 525.71 BRL |
| 500 BMD | 2,628.57 BRL |
| 1,000 BMD | 5,257.15 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-03-07T09:11:44Z",
"rates": {
"BRL": 5.257145
}
}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": 525.7145,
"rate": 5.257145
}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