Rate Overview
Live
1 MDL = 10.3020 LRD
1 LRD = 0.097069
MDL
Avg
10.3548
High
10.4494
Low
10.2954
Last updated: 6/26/2026, 5:05:21 AM
Quick Conversions
| MDL | LRD |
|---|---|
| 1 MDL | 10.30 LRD |
| 10 MDL | 103.02 LRD |
| 50 MDL | 515.10 LRD |
| 100 MDL | 1,030.20 LRD |
| 500 MDL | 5,150.99 LRD |
| 1,000 MDL | 10,301.98 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-06-26T05:05:21Z",
"rates": {
"LRD": 10.301983
}
}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.1983,
"rate": 10.301983
}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