Rate Overview
Live
1 BBD = 9.0541 MXN
1 MXN = 0.110447
BBD
Avg
8.7817
High
9.0541
Low
8.5567
Last updated: 3/27/2026, 10:10:46 PM
Quick Conversions
| BBD | MXN |
|---|---|
| 1 BBD | 9.05 MXN |
| 10 BBD | 90.54 MXN |
| 50 BBD | 452.71 MXN |
| 100 BBD | 905.41 MXN |
| 500 BBD | 4,527.06 MXN |
| 1,000 BBD | 9,054.13 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-27T22:10:46Z",
"rates": {
"MXN": 9.054125
}
}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": 905.4125000000001,
"rate": 9.054125
}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