Rate Overview
Live
1 BND = 13.6067 MDL
1 MDL = 0.073493
BND
Avg
13.4909
High
13.7665
Low
13.0680
Last updated: 7/20/2026, 8:55:55 PM
Quick Conversions
| BND | MDL |
|---|---|
| 1 BND | 13.61 MDL |
| 10 BND | 136.07 MDL |
| 50 BND | 680.33 MDL |
| 100 BND | 1,360.67 MDL |
| 500 BND | 6,803.35 MDL |
| 1,000 BND | 13,606.69 MDL |
Get BND/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=MDLExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-20T20:55:55Z",
"rates": {
"MDL": 13.606693
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "MDL",
"amount": 100
},
"result": 1360.6693,
"rate": 13.606693
}Build with BND/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key