Rate Overview
Live
1 BND = 13.6269 MDL
1 MDL = 0.073384
BND
Avg
13.4959
High
13.7665
Low
13.0680
Last updated: 7/26/2026, 9:17:26 PM
Quick Conversions
| BND | MDL |
|---|---|
| 1 BND | 13.63 MDL |
| 10 BND | 136.27 MDL |
| 50 BND | 681.34 MDL |
| 100 BND | 1,362.69 MDL |
| 500 BND | 6,813.44 MDL |
| 1,000 BND | 13,626.87 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-26T21:17:26Z",
"rates": {
"MDL": 13.626872
}
}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": 1362.6872,
"rate": 13.626872
}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