Rate Overview
Live
1 BZD = 8.5473 MDL
1 MDL = 0.116996
BZD
Avg
8.5339
High
8.5669
Low
8.4955
Last updated: 4/18/2026, 8:46:10 AM
Quick Conversions
| BZD | MDL |
|---|---|
| 1 BZD | 8.55 MDL |
| 10 BZD | 85.47 MDL |
| 50 BZD | 427.36 MDL |
| 100 BZD | 854.73 MDL |
| 500 BZD | 4,273.64 MDL |
| 1,000 BZD | 8,547.28 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-04-18T08:46:10Z",
"rates": {
"MDL": 8.54728
}
}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": 854.7280000000001,
"rate": 8.54728
}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