Rate Overview
Live
1 BBD = 8.5018 MXN
1 MXN = 0.117621
BBD
Avg
8.4966
High
8.5174
Low
8.4655
Last updated: 9/2/2026, 7:29:13 AM
Quick Conversions
| BBD | MXN |
|---|---|
| 1 BBD | 8.50 MXN |
| 10 BBD | 85.02 MXN |
| 50 BBD | 425.09 MXN |
| 100 BBD | 850.19 MXN |
| 500 BBD | 4,250.92 MXN |
| 1,000 BBD | 8,501.85 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-09-02T07:29:13Z",
"rates": {
"MXN": 8.50185
}
}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": 850.185,
"rate": 8.50185
}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