Rate Overview
Live
1 LRD = 0.347599 MZN
1 MZN = 2.8769
LRD
Avg
0.347552
High
0.348463
Low
0.346751
Last updated: 4/17/2026, 11:27:25 AM
Quick Conversions
| LRD | MZN |
|---|---|
| 1 LRD | 0.35 MZN |
| 10 LRD | 3.48 MZN |
| 50 LRD | 17.38 MZN |
| 100 LRD | 34.76 MZN |
| 500 LRD | 173.80 MZN |
| 1,000 LRD | 347.60 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-04-17T11:27:25Z",
"rates": {
"MZN": 0.347599
}
}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.7599,
"rate": 0.347599
}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