Rate Overview
Live
1 MDL = 0.073300 BND
1 BND = 13.6426
MDL
Avg
0.073240
High
0.073442
Low
0.072900
Last updated: 7/2/2026, 7:21:03 AM
Quick Conversions
| MDL | BND |
|---|---|
| 1 MDL | 0.07 BND |
| 10 MDL | 0.73 BND |
| 50 MDL | 3.67 BND |
| 100 MDL | 7.33 BND |
| 500 MDL | 36.65 BND |
| 1,000 MDL | 73.30 BND |
Get MDL/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=BNDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-02T07:21:03Z",
"rates": {
"BND": 0.0733
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "BND",
"amount": 100
},
"result": 7.33,
"rate": 0.0733
}Build with MDL/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key