Rate Overview
Live
1 BBD = 8.5993 MXN
1 MXN = 0.116288
BBD
Avg
8.6398
High
8.7394
Low
8.5941
Last updated: 6/16/2026, 12:22:35 PM
Quick Conversions
| BBD | MXN |
|---|---|
| 1 BBD | 8.60 MXN |
| 10 BBD | 85.99 MXN |
| 50 BBD | 429.97 MXN |
| 100 BBD | 859.93 MXN |
| 500 BBD | 4,299.66 MXN |
| 1,000 BBD | 8,599.33 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-06-16T12:22:35Z",
"rates": {
"MXN": 8.599325
}
}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": 859.9325,
"rate": 8.599325
}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