Rate Overview
Live
1 PEN = 18.7951 MZN
1 MZN = 0.053205
PEN
Avg
18.7624
High
18.8179
Low
18.6570
Last updated: 5/27/2026, 5:29:36 PM
Quick Conversions
| PEN | MZN |
|---|---|
| 1 PEN | 18.80 MZN |
| 10 PEN | 187.95 MZN |
| 50 PEN | 939.75 MZN |
| 100 PEN | 1,879.51 MZN |
| 500 PEN | 9,397.54 MZN |
| 1,000 PEN | 18,795.07 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-05-27T17:29:36Z",
"rates": {
"MZN": 18.795071
}
}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": 1879.5071,
"rate": 18.795071
}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