Rate Overview
Live
1 MDL = 10.5052 LRD
1 LRD = 0.095191
MDL
Avg
10.4331
High
10.5052
Low
10.3637
Last updated: 8/14/2026, 8:32:48 PM
Quick Conversions
| MDL | LRD |
|---|---|
| 1 MDL | 10.51 LRD |
| 10 MDL | 105.05 LRD |
| 50 MDL | 525.26 LRD |
| 100 MDL | 1,050.52 LRD |
| 500 MDL | 5,252.58 LRD |
| 1,000 MDL | 10,505.16 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-08-14T20:32:48Z",
"rates": {
"LRD": 10.505164
}
}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": 1050.5164,
"rate": 10.505164
}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