Rate Overview
Live
1 BMD = 4.9917 BRL
1 BRL = 0.200332
BMD
Avg
5.0057
High
5.0543
Low
4.9815
Last updated: 4/17/2026, 10:59:59 AM
Quick Conversions
| BMD | BRL |
|---|---|
| 1 BMD | 4.99 BRL |
| 10 BMD | 49.92 BRL |
| 50 BMD | 249.59 BRL |
| 100 BMD | 499.17 BRL |
| 500 BMD | 2,495.85 BRL |
| 1,000 BMD | 4,991.71 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-04-17T10:59:59Z",
"rates": {
"BRL": 4.991705
}
}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": 499.17049999999995,
"rate": 4.991705
}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