Rate Overview
Live
1 BND = 13.5122 MDL
1 MDL = 0.074007
BND
Avg
13.5560
High
13.5890
Low
13.5122
Last updated: 8/14/2026, 5:25:48 PM
Quick Conversions
| BND | MDL |
|---|---|
| 1 BND | 13.51 MDL |
| 10 BND | 135.12 MDL |
| 50 BND | 675.61 MDL |
| 100 BND | 1,351.22 MDL |
| 500 BND | 6,756.08 MDL |
| 1,000 BND | 13,512.16 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-08-14T17:25:48Z",
"rates": {
"MDL": 13.512162
}
}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": 1351.2162,
"rate": 13.512162
}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