Rate Overview
Live
1 LRD = 0.352132 MZN
1 MZN = 2.8398
LRD
Avg
0.351606
High
0.352517
Low
0.350492
Last updated: 7/9/2026, 5:56:28 AM
Quick Conversions
| LRD | MZN |
|---|---|
| 1 LRD | 0.35 MZN |
| 10 LRD | 3.52 MZN |
| 50 LRD | 17.61 MZN |
| 100 LRD | 35.21 MZN |
| 500 LRD | 176.07 MZN |
| 1,000 LRD | 352.13 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-07-09T05:56:28Z",
"rates": {
"MZN": 0.352132
}
}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.2132,
"rate": 0.352132
}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