Rate Overview
Live
1 LRD = 0.348266 MZN
1 MZN = 2.8714
LRD
Avg
0.351556
High
0.361458
Low
0.342608
Last updated: 3/28/2026, 11:00:10 AM
Quick Conversions
| LRD | MZN |
|---|---|
| 1 LRD | 0.35 MZN |
| 10 LRD | 3.48 MZN |
| 50 LRD | 17.41 MZN |
| 100 LRD | 34.83 MZN |
| 500 LRD | 174.13 MZN |
| 1,000 LRD | 348.27 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-28T11:00:10Z",
"rates": {
"MZN": 0.348266
}
}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.8266,
"rate": 0.348266
}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