Rate Overview
Live
1 MDL = 10.3049 LRD
1 LRD = 0.097041
MDL
Avg
10.6037
High
11.0205
Low
10.2811
Last updated: 7/22/2026, 6:34:00 AM
Quick Conversions
| MDL | LRD |
|---|---|
| 1 MDL | 10.30 LRD |
| 10 MDL | 103.05 LRD |
| 50 MDL | 515.25 LRD |
| 100 MDL | 1,030.49 LRD |
| 500 MDL | 5,152.47 LRD |
| 1,000 MDL | 10,304.94 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-22T06:34:00Z",
"rates": {
"LRD": 10.304939
}
}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": 1030.4939,
"rate": 10.304939
}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