Rate Overview
Live
1 MDL = 0.116447 BZD
1 BZD = 8.5876
MDL
Avg
0.116695
High
0.117559
Low
0.116315
Last updated: 9/4/2026, 2:57:57 PM
Quick Conversions
| MDL | BZD |
|---|---|
| 1 MDL | 0.12 BZD |
| 10 MDL | 1.16 BZD |
| 50 MDL | 5.82 BZD |
| 100 MDL | 11.64 BZD |
| 500 MDL | 58.22 BZD |
| 1,000 MDL | 116.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-09-04T14:57:57Z",
"rates": {
"BZD": 0.116447
}
}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.6447,
"rate": 0.116447
}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