Rate Overview
Live
1 MDL = 10.2859 LRD
1 LRD = 0.097221
MDL
Avg
10.3749
High
10.5325
Low
10.2700
Last updated: 7/8/2026, 5:39:20 PM
Quick Conversions
| MDL | LRD |
|---|---|
| 1 MDL | 10.29 LRD |
| 10 MDL | 102.86 LRD |
| 50 MDL | 514.29 LRD |
| 100 MDL | 1,028.59 LRD |
| 500 MDL | 5,142.95 LRD |
| 1,000 MDL | 10,285.89 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-07-08T17:39:20Z",
"rates": {
"LRD": 10.285891
}
}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": 1028.5891,
"rate": 10.285891
}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