Rate Overview
Live
1 BND = 13.5542 MDL
1 MDL = 0.073778
BND
Avg
13.3599
High
13.6474
Low
12.9931
Last updated: 7/24/2026, 5:26:19 AM
Quick Conversions
| BND | MDL |
|---|---|
| 1 BND | 13.55 MDL |
| 10 BND | 135.54 MDL |
| 50 BND | 677.71 MDL |
| 100 BND | 1,355.42 MDL |
| 500 BND | 6,777.12 MDL |
| 1,000 BND | 13,554.24 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-24T05:26:19Z",
"rates": {
"MDL": 13.554245
}
}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": 1355.4245,
"rate": 13.554245
}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