Rate Overview
Live
1 BBD = 9.0732 MXN
1 MXN = 0.110214
BBD
Avg
8.9480
High
9.0732
Low
8.8827
Last updated: 3/27/2026, 8:31:25 PM
Quick Conversions
| BBD | MXN |
|---|---|
| 1 BBD | 9.07 MXN |
| 10 BBD | 90.73 MXN |
| 50 BBD | 453.66 MXN |
| 100 BBD | 907.32 MXN |
| 500 BBD | 4,536.63 MXN |
| 1,000 BBD | 9,073.25 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-03-27T20:31:25Z",
"rates": {
"MXN": 9.07325
}
}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": 907.3249999999999,
"rate": 9.07325
}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