Rate Overview
Live
1 BBD = 8.7347 MXN
1 MXN = 0.114485
BBD
Avg
8.7376
High
8.7671
Low
8.7152
Last updated: 7/5/2026, 10:48:15 AM
Quick Conversions
| BBD | MXN |
|---|---|
| 1 BBD | 8.73 MXN |
| 10 BBD | 87.35 MXN |
| 50 BBD | 436.74 MXN |
| 100 BBD | 873.47 MXN |
| 500 BBD | 4,367.37 MXN |
| 1,000 BBD | 8,734.74 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-05T10:48:15Z",
"rates": {
"MXN": 8.734738
}
}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.4738,
"rate": 8.734738
}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