Rate Overview
Live
1 BZD = 8.7087 MDL
1 MDL = 0.114827
BZD
Avg
8.7231
High
8.7474
Low
8.7060
Last updated: 7/20/2026, 1:55:54 AM
Quick Conversions
| BZD | MDL |
|---|---|
| 1 BZD | 8.71 MDL |
| 10 BZD | 87.09 MDL |
| 50 BZD | 435.44 MDL |
| 100 BZD | 870.87 MDL |
| 500 BZD | 4,354.36 MDL |
| 1,000 BZD | 8,708.73 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-07-20T01:55:54Z",
"rates": {
"MDL": 8.708726
}
}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": 870.8726,
"rate": 8.708726
}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