Rate Overview
Live
1 BBD = 8.7402 MXN
1 MXN = 0.114414
BBD
Avg
8.7173
High
8.9905
Low
8.5567
Last updated: 7/25/2026, 8:52:53 PM
Quick Conversions
| BBD | MXN |
|---|---|
| 1 BBD | 8.74 MXN |
| 10 BBD | 87.40 MXN |
| 50 BBD | 437.01 MXN |
| 100 BBD | 874.02 MXN |
| 500 BBD | 4,370.08 MXN |
| 1,000 BBD | 8,740.16 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-25T20:52:53Z",
"rates": {
"MXN": 8.740161
}
}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": 874.0161,
"rate": 8.740161
}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