Rate Overview
Live
1 MDL = 10.4727 LRD
1 LRD = 0.095486
MDL
Avg
10.4924
High
10.5325
Low
10.4727
Last updated: 6/15/2026, 7:40:50 PM
Quick Conversions
| MDL | LRD |
|---|---|
| 1 MDL | 10.47 LRD |
| 10 MDL | 104.73 LRD |
| 50 MDL | 523.64 LRD |
| 100 MDL | 1,047.27 LRD |
| 500 MDL | 5,236.37 LRD |
| 1,000 MDL | 10,472.75 LRD |
Get MDL/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=LRDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-06-15T19:40:50Z",
"rates": {
"LRD": 10.472748
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "LRD",
"amount": 100
},
"result": 1047.2748,
"rate": 10.472748
}Build with MDL/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key