Rate Overview
Live
1 LRD = 0.049577 MAD
1 MAD = 20.1706
LRD
Avg
0.050097
High
0.050341
Low
0.049577
Last updated: 5/9/2026, 2:38:14 AM
Quick Conversions
| LRD | MAD |
|---|---|
| 1 LRD | 0.05 MAD |
| 10 LRD | 0.50 MAD |
| 50 LRD | 2.48 MAD |
| 100 LRD | 4.96 MAD |
| 500 LRD | 24.79 MAD |
| 1,000 LRD | 49.58 MAD |
Get LRD/MAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=MADExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-05-09T02:38:14Z",
"rates": {
"MAD": 0.049577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=MAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "MAD",
"amount": 100
},
"result": 4.9577,
"rate": 0.049577
}Build with LRD/MAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key