Rate Overview
Live
1 BBD = 8.5859 MXN
1 MXN = 0.116470
BBD
Avg
8.6116
High
8.6624
Low
8.5622
Last updated: 4/16/2026, 11:35:55 PM
Quick Conversions
| BBD | MXN |
|---|---|
| 1 BBD | 8.59 MXN |
| 10 BBD | 85.86 MXN |
| 50 BBD | 429.30 MXN |
| 100 BBD | 858.59 MXN |
| 500 BBD | 4,292.96 MXN |
| 1,000 BBD | 8,585.92 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-04-16T23:35:55Z",
"rates": {
"MXN": 8.585919
}
}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": 858.5919,
"rate": 8.585919
}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