Rate Overview
Live
1 MDL = 0.114827 BZD
1 BZD = 8.7088
MDL
Avg
0.116319
High
0.119544
Low
0.113607
Last updated: 7/20/2026, 1:44:48 AM
Quick Conversions
| MDL | BZD |
|---|---|
| 1 MDL | 0.11 BZD |
| 10 MDL | 1.15 BZD |
| 50 MDL | 5.74 BZD |
| 100 MDL | 11.48 BZD |
| 500 MDL | 57.41 BZD |
| 1,000 MDL | 114.83 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-20T01:44:48Z",
"rates": {
"BZD": 0.114827
}
}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.4827,
"rate": 0.114827
}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