Rate Overview
Live
1 BBD = 8.7094 MXN
1 MXN = 0.114819
BBD
Avg
8.7102
High
9.0289
Low
8.5301
Last updated: 7/22/2026, 1:31:17 PM
Quick Conversions
| BBD | MXN |
|---|---|
| 1 BBD | 8.71 MXN |
| 10 BBD | 87.09 MXN |
| 50 BBD | 435.47 MXN |
| 100 BBD | 870.94 MXN |
| 500 BBD | 4,354.68 MXN |
| 1,000 BBD | 8,709.35 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-07-22T13:31:17Z",
"rates": {
"MXN": 8.70935
}
}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": 870.9350000000001,
"rate": 8.70935
}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