Rate Overview
Live
1 LRD = 0.348656 MZN
1 MZN = 2.8682
LRD
Avg
0.336327
High
0.359837
Low
0.318441
Last updated: 5/27/2026, 9:40:39 PM
Quick Conversions
| LRD | MZN |
|---|---|
| 1 LRD | 0.35 MZN |
| 10 LRD | 3.49 MZN |
| 50 LRD | 17.43 MZN |
| 100 LRD | 34.87 MZN |
| 500 LRD | 174.33 MZN |
| 1,000 LRD | 348.66 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-05-27T21:40:39Z",
"rates": {
"MZN": 0.348656
}
}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.8656,
"rate": 0.348656
}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