Rate Overview
Live
1 PEN = 18.7479 MZN
1 MZN = 0.053339
PEN
Avg
18.7816
High
19.2044
Low
18.2535
Last updated: 7/28/2026, 12:02:55 PM
Quick Conversions
| PEN | MZN |
|---|---|
| 1 PEN | 18.75 MZN |
| 10 PEN | 187.48 MZN |
| 50 PEN | 937.40 MZN |
| 100 PEN | 1,874.79 MZN |
| 500 PEN | 9,373.97 MZN |
| 1,000 PEN | 18,747.94 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-28T12:02:55Z",
"rates": {
"MZN": 18.747942
}
}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": 1874.7941999999998,
"rate": 18.747942
}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