Rate Overview
Live
1 BMD = 5.1249 BRL
1 BRL = 0.195125
BMD
Avg
5.4802
High
6.1809
Low
4.9525
Last updated: 7/28/2026, 3:45:04 PM
Quick Conversions
| BMD | BRL |
|---|---|
| 1 BMD | 5.12 BRL |
| 10 BMD | 51.25 BRL |
| 50 BMD | 256.25 BRL |
| 100 BMD | 512.49 BRL |
| 500 BMD | 2,562.46 BRL |
| 1,000 BMD | 5,124.92 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-07-28T15:45:04Z",
"rates": {
"BRL": 5.124916
}
}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": 512.4916,
"rate": 5.124916
}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