Rate Overview
Live
1 BBD = 8.6552 MXN
1 MXN = 0.115538
BBD
Avg
9.4780
High
10.3205
Low
8.6213
Last updated: 5/27/2026, 12:13:23 PM
Quick Conversions
| BBD | MXN |
|---|---|
| 1 BBD | 8.66 MXN |
| 10 BBD | 86.55 MXN |
| 50 BBD | 432.76 MXN |
| 100 BBD | 865.52 MXN |
| 500 BBD | 4,327.58 MXN |
| 1,000 BBD | 8,655.15 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-27T12:13:23Z",
"rates": {
"MXN": 8.65515
}
}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.5150000000001,
"rate": 8.65515
}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