Rate Overview
Live
1 BBD = 8.6560 MXN
1 MXN = 0.115527
BBD
Avg
8.6574
High
8.6841
Low
8.6340
Last updated: 5/27/2026, 8:24:07 AM
Quick Conversions
| BBD | MXN |
|---|---|
| 1 BBD | 8.66 MXN |
| 10 BBD | 86.56 MXN |
| 50 BBD | 432.80 MXN |
| 100 BBD | 865.60 MXN |
| 500 BBD | 4,327.98 MXN |
| 1,000 BBD | 8,655.95 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-27T08:24:07Z",
"rates": {
"MXN": 8.65595
}
}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": 865.595,
"rate": 8.65595
}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