Rate Overview
Live
1 MDL = 0.114449 BZD
1 BZD = 8.7375
MDL
Avg
0.114533
High
0.115094
Low
0.114055
Last updated: 7/28/2026, 10:03:41 PM
Quick Conversions
| MDL | BZD |
|---|---|
| 1 MDL | 0.11 BZD |
| 10 MDL | 1.14 BZD |
| 50 MDL | 5.72 BZD |
| 100 MDL | 11.44 BZD |
| 500 MDL | 57.22 BZD |
| 1,000 MDL | 114.45 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-28T22:03:41Z",
"rates": {
"BZD": 0.114449
}
}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.444899999999999,
"rate": 0.114449
}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