Rate Overview
Live
1 BZD = 8.7349 MDL
1 MDL = 0.114484
BZD
Avg
8.6008
High
8.7893
Low
8.3468
Last updated: 7/26/2026, 7:20:08 PM
Quick Conversions
| BZD | MDL |
|---|---|
| 1 BZD | 8.73 MDL |
| 10 BZD | 87.35 MDL |
| 50 BZD | 436.74 MDL |
| 100 BZD | 873.49 MDL |
| 500 BZD | 4,367.43 MDL |
| 1,000 BZD | 8,734.86 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-26T19:20:08Z",
"rates": {
"MDL": 8.73486
}
}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": 873.486,
"rate": 8.73486
}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