Rate Overview
Live
1 MDL = 10.6314 LRD
1 LRD = 0.094061
MDL
Avg
10.6563
High
10.6775
Low
10.6265
Last updated: 5/6/2026, 3:28:32 PM
Quick Conversions
| MDL | LRD |
|---|---|
| 1 MDL | 10.63 LRD |
| 10 MDL | 106.31 LRD |
| 50 MDL | 531.57 LRD |
| 100 MDL | 1,063.14 LRD |
| 500 MDL | 5,315.72 LRD |
| 1,000 MDL | 10,631.44 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-05-06T15:28:32Z",
"rates": {
"LRD": 10.631443
}
}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": 1063.1443000000002,
"rate": 10.631443
}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