Rate Overview
Live
1 PEN = 18.7840 MZN
1 MZN = 0.053237
PEN
Avg
18.8148
High
18.8771
Low
18.7257
Last updated: 7/27/2026, 11:47:59 AM
Quick Conversions
| PEN | MZN |
|---|---|
| 1 PEN | 18.78 MZN |
| 10 PEN | 187.84 MZN |
| 50 PEN | 939.20 MZN |
| 100 PEN | 1,878.40 MZN |
| 500 PEN | 9,392.00 MZN |
| 1,000 PEN | 18,784.01 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-27T11:47:59Z",
"rates": {
"MZN": 18.784008
}
}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": 1878.4008,
"rate": 18.784008
}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