Rate Overview
Live
1 PEN = 18.3209 MZN
1 MZN = 0.054582
PEN
Avg
18.7357
High
19.1074
Low
18.3209
Last updated: 3/7/2026, 7:41:47 AM
Quick Conversions
| PEN | MZN |
|---|---|
| 1 PEN | 18.32 MZN |
| 10 PEN | 183.21 MZN |
| 50 PEN | 916.05 MZN |
| 100 PEN | 1,832.09 MZN |
| 500 PEN | 9,160.46 MZN |
| 1,000 PEN | 18,320.92 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-07T07:41:47Z",
"rates": {
"MZN": 18.320922
}
}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": 1832.0922,
"rate": 18.320922
}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