Rate Overview
Live
1 MDL = 10.3037 LRD
1 LRD = 0.097053
MDL
Avg
10.7996
High
12.0425
Low
10.2991
Last updated: 7/26/2026, 4:52:18 AM
Quick Conversions
| MDL | LRD |
|---|---|
| 1 MDL | 10.30 LRD |
| 10 MDL | 103.04 LRD |
| 50 MDL | 515.18 LRD |
| 100 MDL | 1,030.37 LRD |
| 500 MDL | 5,151.84 LRD |
| 1,000 MDL | 10,303.68 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-26T04:52:18Z",
"rates": {
"LRD": 10.303679
}
}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.3679,
"rate": 10.303679
}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