Rate Overview
Live
1 MDL = 0.115593 BZD
1 BZD = 8.6510
MDL
Avg
0.115663
High
0.115906
Low
0.115452
Last updated: 6/19/2026, 1:39:43 AM
Quick Conversions
| MDL | BZD |
|---|---|
| 1 MDL | 0.12 BZD |
| 10 MDL | 1.16 BZD |
| 50 MDL | 5.78 BZD |
| 100 MDL | 11.56 BZD |
| 500 MDL | 57.80 BZD |
| 1,000 MDL | 115.59 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-06-19T01:39:43Z",
"rates": {
"BZD": 0.115593
}
}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.5593,
"rate": 0.115593
}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