Rate Overview
Live
1 BBD = 8.7423 MXN
1 MXN = 0.114387
BBD
Avg
8.7352
High
8.7685
Low
8.6971
Last updated: 7/26/2026, 4:32:39 AM
Quick Conversions
| BBD | MXN |
|---|---|
| 1 BBD | 8.74 MXN |
| 10 BBD | 87.42 MXN |
| 50 BBD | 437.11 MXN |
| 100 BBD | 874.23 MXN |
| 500 BBD | 4,371.14 MXN |
| 1,000 BBD | 8,742.28 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-07-26T04:32:39Z",
"rates": {
"MXN": 8.74228
}
}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": 874.228,
"rate": 8.74228
}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