Rate Overview
Live
1 BZD = 8.5858 MDL
1 MDL = 0.116471
BZD
Avg
8.5430
High
8.5978
Low
8.4848
Last updated: 3/6/2026, 8:10:08 AM
Quick Conversions
| BZD | MDL |
|---|---|
| 1 BZD | 8.59 MDL |
| 10 BZD | 85.86 MDL |
| 50 BZD | 429.29 MDL |
| 100 BZD | 858.58 MDL |
| 500 BZD | 4,292.91 MDL |
| 1,000 BZD | 8,585.82 MDL |
Get BZD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=MDLExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-03-06T08:10:08Z",
"rates": {
"MDL": 8.585821
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "MDL",
"amount": 100
},
"result": 858.5821,
"rate": 8.585821
}Build with BZD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key