Rate Overview
Live
1 BND = 13.4699 MDL
1 MDL = 0.074240
BND
Avg
13.5472
High
13.6474
Low
13.4617
Last updated: 9/2/2026, 4:00:18 AM
Quick Conversions
| BND | MDL |
|---|---|
| 1 BND | 13.47 MDL |
| 10 BND | 134.70 MDL |
| 50 BND | 673.49 MDL |
| 100 BND | 1,346.99 MDL |
| 500 BND | 6,734.94 MDL |
| 1,000 BND | 13,469.88 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-09-02T04:00:18Z",
"rates": {
"MDL": 13.469878
}
}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": 1346.9877999999999,
"rate": 13.469878
}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