Rate Overview
Live
1 LRD = 0.050967 MAD
1 MAD = 19.6205
LRD
Avg
0.049175
High
0.054475
Low
0.044087
Last updated: 3/27/2026, 10:18:15 AM
Quick Conversions
| LRD | MAD |
|---|---|
| 1 LRD | 0.05 MAD |
| 10 LRD | 0.51 MAD |
| 50 LRD | 2.55 MAD |
| 100 LRD | 5.10 MAD |
| 500 LRD | 25.48 MAD |
| 1,000 LRD | 50.97 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-03-27T10:18:15Z",
"rates": {
"MAD": 0.050967
}
}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": 5.0967,
"rate": 0.050967
}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