Rate Overview
Live
1 MXN = 0.112407 BBD
1 BBD = 8.8962
MXN
Avg
0.113973
High
0.116131
Low
0.112407
Last updated: 3/7/2026, 7:34:54 AM
Quick Conversions
| MXN | BBD |
|---|---|
| 1 MXN | 0.11 BBD |
| 10 MXN | 1.12 BBD |
| 50 MXN | 5.62 BBD |
| 100 MXN | 11.24 BBD |
| 500 MXN | 56.20 BBD |
| 1,000 MXN | 112.41 BBD |
Get MXN/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=BBDExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-07T07:34:54Z",
"rates": {
"BBD": 0.112407
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "BBD",
"amount": 100
},
"result": 11.2407,
"rate": 0.112407
}Build with MXN/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key