Rate Overview
Live
1 MXN = 0.114254 BBD
1 BBD = 8.7524
MXN
Avg
0.114451
High
0.114785
Low
0.114063
Last updated: 7/8/2026, 7:47:14 AM
Quick Conversions
| MXN | BBD |
|---|---|
| 1 MXN | 0.11 BBD |
| 10 MXN | 1.14 BBD |
| 50 MXN | 5.71 BBD |
| 100 MXN | 11.43 BBD |
| 500 MXN | 57.13 BBD |
| 1,000 MXN | 114.25 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-07-08T07:47:14Z",
"rates": {
"BBD": 0.114254
}
}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.4254,
"rate": 0.114254
}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