Rate Overview
Live
1 MDL = 0.116897 BZD
1 BZD = 8.5545
MDL
Avg
0.116838
High
0.117373
Low
0.116524
Last updated: 5/9/2026, 1:28:47 AM
Quick Conversions
| MDL | BZD |
|---|---|
| 1 MDL | 0.12 BZD |
| 10 MDL | 1.17 BZD |
| 50 MDL | 5.84 BZD |
| 100 MDL | 11.69 BZD |
| 500 MDL | 58.45 BZD |
| 1,000 MDL | 116.90 BZD |
Get MDL/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=BZDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-05-09T01:28:47Z",
"rates": {
"BZD": 0.116897
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "BZD",
"amount": 100
},
"result": 11.6897,
"rate": 0.116897
}Build with MDL/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key