Rate Overview
Live
1 BND = 13.5737 MDL
1 MDL = 0.073672
BND
Avg
13.5544
High
13.5860
Low
13.5050
Last updated: 5/27/2026, 12:12:02 AM
Quick Conversions
| BND | MDL |
|---|---|
| 1 BND | 13.57 MDL |
| 10 BND | 135.74 MDL |
| 50 BND | 678.69 MDL |
| 100 BND | 1,357.37 MDL |
| 500 BND | 6,786.86 MDL |
| 1,000 BND | 13,573.72 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-05-27T00:12:02Z",
"rates": {
"MDL": 13.573716
}
}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": 1357.3716,
"rate": 13.573716
}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