Rate Overview
Live
1 BBD = 8.6485 MXN
1 MXN = 0.115627
BBD
Avg
9.0580
High
9.6268
Low
8.5080
Last updated: 5/27/2026, 10:56:28 AM
Quick Conversions
| BBD | MXN |
|---|---|
| 1 BBD | 8.65 MXN |
| 10 BBD | 86.49 MXN |
| 50 BBD | 432.43 MXN |
| 100 BBD | 864.85 MXN |
| 500 BBD | 4,324.25 MXN |
| 1,000 BBD | 8,648.50 MXN |
Get BBD/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=MXNExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-05-27T10:56:28Z",
"rates": {
"MXN": 8.6485
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "MXN",
"amount": 100
},
"result": 864.85,
"rate": 8.6485
}Build with BBD/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key