Rate Overview
Live
1 PEN = 18.7257 MZN
1 MZN = 0.053403
PEN
Avg
18.0125
High
19.1060
Low
16.9469
Last updated: 7/26/2026, 2:02:27 AM
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-26T02:02:27Z",
"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