Rate Overview
Live
1 BBD = 8.7354 MXN
1 MXN = 0.114477
BBD
Avg
8.7115
High
8.8194
Low
8.5941
Last updated: 7/12/2026, 11:06:27 AM
Quick Conversions
| BBD | MXN |
|---|---|
| 1 BBD | 8.74 MXN |
| 10 BBD | 87.35 MXN |
| 50 BBD | 436.77 MXN |
| 100 BBD | 873.54 MXN |
| 500 BBD | 4,367.69 MXN |
| 1,000 BBD | 8,735.38 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-12T11:06:27Z",
"rates": {
"MXN": 8.735384
}
}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": 873.5384,
"rate": 8.735384
}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