Rate Overview
Live
1 PEN = 18.4854 MZN
1 MZN = 0.054097
PEN
Avg
18.9506
High
19.1988
Low
18.4418
Last updated: 3/28/2026, 10:49:16 AM
Quick Conversions
| PEN | MZN |
|---|---|
| 1 PEN | 18.49 MZN |
| 10 PEN | 184.85 MZN |
| 50 PEN | 924.27 MZN |
| 100 PEN | 1,848.54 MZN |
| 500 PEN | 9,242.71 MZN |
| 1,000 PEN | 18,485.42 MZN |
Get PEN/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=MZNExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-28T10:49:16Z",
"rates": {
"MZN": 18.485418
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "MZN",
"amount": 100
},
"result": 1848.5418,
"rate": 18.485418
}Build with PEN/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key