Rate Overview
Live
1 PEN = 18.8135 MZN
1 MZN = 0.053153
PEN
Avg
18.8603
High
19.0023
Low
18.6679
Last updated: 7/11/2026, 10:04:59 AM
Quick Conversions
| PEN | MZN |
|---|---|
| 1 PEN | 18.81 MZN |
| 10 PEN | 188.13 MZN |
| 50 PEN | 940.67 MZN |
| 100 PEN | 1,881.35 MZN |
| 500 PEN | 9,406.73 MZN |
| 1,000 PEN | 18,813.46 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-07-11T10:04:59Z",
"rates": {
"MZN": 18.813455
}
}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": 1881.3455000000001,
"rate": 18.813455
}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