Rate Overview
Live
1 MDL = 0.114631 BZD
1 BZD = 8.7236
MDL
Avg
0.117758
High
0.121704
Low
0.113721
Last updated: 7/25/2026, 8:34:15 PM
Quick Conversions
| MDL | BZD |
|---|---|
| 1 MDL | 0.11 BZD |
| 10 MDL | 1.15 BZD |
| 50 MDL | 5.73 BZD |
| 100 MDL | 11.46 BZD |
| 500 MDL | 57.32 BZD |
| 1,000 MDL | 114.63 BZD |
Get MDL/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=BZDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-25T20:34:15Z",
"rates": {
"BZD": 0.114631
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "BZD",
"amount": 100
},
"result": 11.463099999999999,
"rate": 0.114631
}Build with MDL/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key