Rate Overview
Live
1 BZD = 8.5971 MDL
1 MDL = 0.116318
BZD
Avg
8.6498
High
9.3223
Low
8.2831
Last updated: 5/29/2026, 2:38:30 PM
Quick Conversions
| BZD | MDL |
|---|---|
| 1 BZD | 8.60 MDL |
| 10 BZD | 85.97 MDL |
| 50 BZD | 429.86 MDL |
| 100 BZD | 859.71 MDL |
| 500 BZD | 4,298.55 MDL |
| 1,000 BZD | 8,597.10 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-05-29T14:38:30Z",
"rates": {
"MDL": 8.597102
}
}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": 859.7102,
"rate": 8.597102
}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