Rate Overview
Live
1 BZD = 8.7391 MDL
1 MDL = 0.114428
BZD
Avg
8.7654
High
8.8132
Low
8.7387
Last updated: 7/6/2026, 3:38:50 PM
Quick Conversions
| BZD | MDL |
|---|---|
| 1 BZD | 8.74 MDL |
| 10 BZD | 87.39 MDL |
| 50 BZD | 436.96 MDL |
| 100 BZD | 873.91 MDL |
| 500 BZD | 4,369.55 MDL |
| 1,000 BZD | 8,739.11 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-06T15:38:50Z",
"rates": {
"MDL": 8.739105
}
}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.9105000000001,
"rate": 8.739105
}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