Rate Overview
Live
1 MXN = 0.115198 BBD
1 BBD = 8.6807
MXN
Avg
0.114688
High
0.116867
Low
0.111228
Last updated: 5/27/2026, 8:24:43 PM
Quick Conversions
| MXN | BBD |
|---|---|
| 1 MXN | 0.12 BBD |
| 10 MXN | 1.15 BBD |
| 50 MXN | 5.76 BBD |
| 100 MXN | 11.52 BBD |
| 500 MXN | 57.60 BBD |
| 1,000 MXN | 115.20 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-05-27T20:24:43Z",
"rates": {
"BBD": 0.115198
}
}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.5198,
"rate": 0.115198
}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