Rate Overview
Live
1 BZD = 8.5545 MDL
1 MDL = 0.116898
BZD
Avg
8.5598
High
8.5819
Low
8.5198
Last updated: 5/8/2026, 3:43:57 PM
Quick Conversions
| BZD | MDL |
|---|---|
| 1 BZD | 8.55 MDL |
| 10 BZD | 85.54 MDL |
| 50 BZD | 427.72 MDL |
| 100 BZD | 855.45 MDL |
| 500 BZD | 4,277.23 MDL |
| 1,000 BZD | 8,554.47 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-08T15:43:57Z",
"rates": {
"MDL": 8.554468
}
}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": 855.4467999999999,
"rate": 8.554468
}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