Rate Overview
Live
1 BBD = 8.5321 MXN
1 MXN = 0.117204
BBD
Avg
8.5721
High
8.6258
Low
8.5321
Last updated: 8/12/2026, 7:56:48 AM
Quick Conversions
| BBD | MXN |
|---|---|
| 1 BBD | 8.53 MXN |
| 10 BBD | 85.32 MXN |
| 50 BBD | 426.61 MXN |
| 100 BBD | 853.21 MXN |
| 500 BBD | 4,266.08 MXN |
| 1,000 BBD | 8,532.15 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-08-12T07:56:48Z",
"rates": {
"MXN": 8.53215
}
}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": 853.2149999999999,
"rate": 8.53215
}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