Rate Overview
Live
1 MDL = 10.4654 LRD
1 LRD = 0.095553
MDL
Avg
10.9587
High
12.0278
Low
9.8100
Last updated: 3/27/2026, 1:17:30 PM
Quick Conversions
| MDL | LRD |
|---|---|
| 1 MDL | 10.47 LRD |
| 10 MDL | 104.65 LRD |
| 50 MDL | 523.27 LRD |
| 100 MDL | 1,046.54 LRD |
| 500 MDL | 5,232.70 LRD |
| 1,000 MDL | 10,465.41 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-03-27T13:17:30Z",
"rates": {
"LRD": 10.465408
}
}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": 1046.5408,
"rate": 10.465408
}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