Rate Overview
Live
1 LRD = 0.052037 MAD
1 MAD = 19.2171
LRD
Avg
0.051654
High
0.052037
Low
0.051257
Last updated: 7/31/2026, 4:22:20 AM
Quick Conversions
| LRD | MAD |
|---|---|
| 1 LRD | 0.05 MAD |
| 10 LRD | 0.52 MAD |
| 50 LRD | 2.60 MAD |
| 100 LRD | 5.20 MAD |
| 500 LRD | 26.02 MAD |
| 1,000 LRD | 52.04 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-07-31T04:22:20Z",
"rates": {
"MAD": 0.052037
}
}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.2036999999999995,
"rate": 0.052037
}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