Rate Overview
Live
1 BZD = 8.6510 MDL
1 MDL = 0.115594
BZD
Avg
8.6454
High
8.6616
Low
8.6277
Last updated: 6/18/2026, 9:57:27 AM
Quick Conversions
| BZD | MDL |
|---|---|
| 1 BZD | 8.65 MDL |
| 10 BZD | 86.51 MDL |
| 50 BZD | 432.55 MDL |
| 100 BZD | 865.10 MDL |
| 500 BZD | 4,325.48 MDL |
| 1,000 BZD | 8,650.97 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-06-18T09:57:27Z",
"rates": {
"MDL": 8.650969
}
}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": 865.0969,
"rate": 8.650969
}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