Rate Overview
Live
1 BND = 13.6149 MDL
1 MDL = 0.073449
BND
Avg
13.6067
High
13.6352
Low
13.5542
Last updated: 7/25/2026, 9:23:28 PM
Quick Conversions
| BND | MDL |
|---|---|
| 1 BND | 13.61 MDL |
| 10 BND | 136.15 MDL |
| 50 BND | 680.74 MDL |
| 100 BND | 1,361.49 MDL |
| 500 BND | 6,807.44 MDL |
| 1,000 BND | 13,614.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-07-25T21:23:28Z",
"rates": {
"MDL": 13.614875
}
}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": 1361.4875,
"rate": 13.614875
}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