Rate Overview
Live
1 MDL = 10.5541 LRD
1 LRD = 0.094750
MDL
Avg
10.6415
High
10.7404
Low
10.5356
Last updated: 3/7/2026, 1:55:28 AM
Quick Conversions
| MDL | LRD |
|---|---|
| 1 MDL | 10.55 LRD |
| 10 MDL | 105.54 LRD |
| 50 MDL | 527.70 LRD |
| 100 MDL | 1,055.41 LRD |
| 500 MDL | 5,277.04 LRD |
| 1,000 MDL | 10,554.07 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-03-07T01:55:28Z",
"rates": {
"LRD": 10.554075
}
}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": 1055.4075,
"rate": 10.554075
}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