Rate Overview
Live
1 MDL = 10.3126 LRD
1 LRD = 0.096969
MDL
Avg
10.2995
High
10.3447
Low
10.2700
Last updated: 7/5/2026, 6:59:02 PM
Quick Conversions
| MDL | LRD |
|---|---|
| 1 MDL | 10.31 LRD |
| 10 MDL | 103.13 LRD |
| 50 MDL | 515.63 LRD |
| 100 MDL | 1,031.26 LRD |
| 500 MDL | 5,156.31 LRD |
| 1,000 MDL | 10,312.62 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-05T18:59:02Z",
"rates": {
"LRD": 10.312617
}
}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": 1031.2617,
"rate": 10.312617
}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