Rate Overview
Live
1 BND = 13.4409 MDL
1 MDL = 0.074400
BND
Avg
13.4838
High
13.5396
Low
13.3955
Last updated: 4/16/2026, 4:08:08 PM
Quick Conversions
| BND | MDL |
|---|---|
| 1 BND | 13.44 MDL |
| 10 BND | 134.41 MDL |
| 50 BND | 672.04 MDL |
| 100 BND | 1,344.09 MDL |
| 500 BND | 6,720.44 MDL |
| 1,000 BND | 13,440.89 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-04-16T16:08:08Z",
"rates": {
"MDL": 13.440888
}
}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": 1344.0888,
"rate": 13.440888
}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