Rate Overview
Live
1 MDL = 0.116996 BZD
1 BZD = 8.5473
MDL
Avg
0.117181
High
0.117708
Low
0.116728
Last updated: 4/18/2026, 8:46:11 AM
Quick Conversions
| MDL | BZD |
|---|---|
| 1 MDL | 0.12 BZD |
| 10 MDL | 1.17 BZD |
| 50 MDL | 5.85 BZD |
| 100 MDL | 11.70 BZD |
| 500 MDL | 58.50 BZD |
| 1,000 MDL | 117.00 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-04-18T08:46:11Z",
"rates": {
"BZD": 0.116996
}
}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.6996,
"rate": 0.116996
}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