Rate Overview
Live
1 BND = 13.6324 MDL
1 MDL = 0.073355
BND
Avg
13.3980
High
13.6489
Low
13.0680
Last updated: 3/27/2026, 2:49:35 PM
Quick Conversions
| BND | MDL |
|---|---|
| 1 BND | 13.63 MDL |
| 10 BND | 136.32 MDL |
| 50 BND | 681.62 MDL |
| 100 BND | 1,363.24 MDL |
| 500 BND | 6,816.18 MDL |
| 1,000 BND | 13,632.37 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-03-27T14:49:35Z",
"rates": {
"MDL": 13.632369
}
}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": 1363.2369,
"rate": 13.632369
}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