Rate Overview
Live
1 MDL = 0.074399 BND
1 BND = 13.4410
MDL
Avg
0.074163
High
0.074651
Low
0.073857
Last updated: 4/16/2026, 2:05:28 PM
Quick Conversions
| MDL | BND |
|---|---|
| 1 MDL | 0.07 BND |
| 10 MDL | 0.74 BND |
| 50 MDL | 3.72 BND |
| 100 MDL | 7.44 BND |
| 500 MDL | 37.20 BND |
| 1,000 MDL | 74.40 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-04-16T14:05:28Z",
"rates": {
"BND": 0.074399
}
}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.439900000000001,
"rate": 0.074399
}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