Rate Overview
Live
1 MDL = 10.3446 LRD
1 LRD = 0.096669
MDL
Avg
10.3172
High
10.3446
Low
10.2945
Last updated: 7/24/2026, 11:40:54 PM
Quick Conversions
| MDL | LRD |
|---|---|
| 1 MDL | 10.34 LRD |
| 10 MDL | 103.45 LRD |
| 50 MDL | 517.23 LRD |
| 100 MDL | 1,034.46 LRD |
| 500 MDL | 5,172.28 LRD |
| 1,000 MDL | 10,344.57 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-24T23:40:54Z",
"rates": {
"LRD": 10.344569
}
}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": 1034.4569,
"rate": 10.344569
}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