Rate Overview
Live
1 LBP = 0.000714 MZN
1 MZN = 1400.56
LBP
Avg
0.000711
High
0.000719
Low
0.000702
Last updated: 3/28/2026, 12:02:45 PM
Quick Conversions
| LBP | MZN |
|---|---|
| 1 LBP | 0.00 MZN |
| 10 LBP | 0.01 MZN |
| 50 LBP | 0.04 MZN |
| 100 LBP | 0.07 MZN |
| 500 LBP | 0.36 MZN |
| 1,000 LBP | 0.71 MZN |
Get LBP/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=MZNExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-28T12:02:45Z",
"rates": {
"MZN": 0.000714
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "MZN",
"amount": 100
},
"result": 0.0714,
"rate": 0.000714
}Build with LBP/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key