Rate Overview
Live
1 LRD = 0.350875 MZN
1 MZN = 2.8500
LRD
Avg
0.350128
High
0.350875
Low
0.349256
Last updated: 6/19/2026, 8:28:32 AM
Quick Conversions
| LRD | MZN |
|---|---|
| 1 LRD | 0.35 MZN |
| 10 LRD | 3.51 MZN |
| 50 LRD | 17.54 MZN |
| 100 LRD | 35.09 MZN |
| 500 LRD | 175.44 MZN |
| 1,000 LRD | 350.88 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-06-19T08:28:32Z",
"rates": {
"MZN": 0.350875
}
}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": 35.0875,
"rate": 0.350875
}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