Rate Overview
Live
1 MDL = 0.114868 BZD
1 BZD = 8.7056
MDL
Avg
0.115175
High
0.115735
Low
0.114594
Last updated: 3/27/2026, 9:42:30 AM
Quick Conversions
| MDL | BZD |
|---|---|
| 1 MDL | 0.11 BZD |
| 10 MDL | 1.15 BZD |
| 50 MDL | 5.74 BZD |
| 100 MDL | 11.49 BZD |
| 500 MDL | 57.43 BZD |
| 1,000 MDL | 114.87 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-03-27T09:42:30Z",
"rates": {
"BZD": 0.114868
}
}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.4868,
"rate": 0.114868
}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