Rate Overview
Live
1 BND = 13.5194 MDL
1 MDL = 0.073968
BND
Avg
13.5237
High
13.5697
Low
13.4901
Last updated: 3/7/2026, 8:00:26 AM
Quick Conversions
| BND | MDL |
|---|---|
| 1 BND | 13.52 MDL |
| 10 BND | 135.19 MDL |
| 50 BND | 675.97 MDL |
| 100 BND | 1,351.94 MDL |
| 500 BND | 6,759.70 MDL |
| 1,000 BND | 13,519.40 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-07T08:00:26Z",
"rates": {
"MDL": 13.519396
}
}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.9396000000002,
"rate": 13.519396
}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