Rate Overview
Live
1 MDL = 10.4443 LRD
1 LRD = 0.095746
MDL
Avg
10.4846
High
10.5843
Low
10.4031
Last updated: 9/2/2026, 5:36:12 PM
Quick Conversions
| MDL | LRD |
|---|---|
| 1 MDL | 10.44 LRD |
| 10 MDL | 104.44 LRD |
| 50 MDL | 522.21 LRD |
| 100 MDL | 1,044.43 LRD |
| 500 MDL | 5,222.13 LRD |
| 1,000 MDL | 10,444.25 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-09-02T17:36:12Z",
"rates": {
"LRD": 10.44425
}
}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": 1044.425,
"rate": 10.44425
}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