Rate Overview
Live
1 LRD = 0.348416 MZN
1 MZN = 2.8701
LRD
Avg
0.348535
High
0.350085
Low
0.347845
Last updated: 3/7/2026, 7:41:06 AM
Quick Conversions
| LRD | MZN |
|---|---|
| 1 LRD | 0.35 MZN |
| 10 LRD | 3.48 MZN |
| 50 LRD | 17.42 MZN |
| 100 LRD | 34.84 MZN |
| 500 LRD | 174.21 MZN |
| 1,000 LRD | 348.42 MZN |
Get LRD/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=MZNExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-07T07:41:06Z",
"rates": {
"MZN": 0.348416
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "MZN",
"amount": 100
},
"result": 34.8416,
"rate": 0.348416
}Build with LRD/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key