Rate Overview
Live
1 PEN = 18.7257 MZN
1 MZN = 0.053403
PEN
Avg
18.6899
High
19.1196
Low
17.8423
Last updated: 7/25/2026, 3:50:55 PM
Quick Conversions
| PEN | MZN |
|---|---|
| 1 PEN | 18.73 MZN |
| 10 PEN | 187.26 MZN |
| 50 PEN | 936.28 MZN |
| 100 PEN | 1,872.57 MZN |
| 500 PEN | 9,362.84 MZN |
| 1,000 PEN | 18,725.67 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-25T15:50:55Z",
"rates": {
"MZN": 18.725674
}
}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": 1872.5674000000001,
"rate": 18.725674
}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