Rate Overview
Live
1 BBD = 8.8962 MXN
1 MXN = 0.112407
BBD
Avg
8.7752
High
8.8962
Low
8.6109
Last updated: 3/7/2026, 7:54:22 AM
Quick Conversions
| BBD | MXN |
|---|---|
| 1 BBD | 8.90 MXN |
| 10 BBD | 88.96 MXN |
| 50 BBD | 444.81 MXN |
| 100 BBD | 889.62 MXN |
| 500 BBD | 4,448.12 MXN |
| 1,000 BBD | 8,896.24 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-07T07:54:22Z",
"rates": {
"MXN": 8.89624
}
}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": 889.624,
"rate": 8.89624
}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