Rate Overview
Live
1 MDL = 10.7602 LRD
1 LRD = 0.092935
MDL
Avg
10.7248
High
10.7969
Low
10.6794
Last updated: 4/16/2026, 2:05:38 PM
Quick Conversions
| MDL | LRD |
|---|---|
| 1 MDL | 10.76 LRD |
| 10 MDL | 107.60 LRD |
| 50 MDL | 538.01 LRD |
| 100 MDL | 1,076.02 LRD |
| 500 MDL | 5,380.11 LRD |
| 1,000 MDL | 10,760.22 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-04-16T14:05:38Z",
"rates": {
"LRD": 10.760216
}
}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": 1076.0216,
"rate": 10.760216
}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