Rate Overview
Live
1 PEN = 18.9480 MZN
1 MZN = 0.052776
PEN
Avg
19.0078
High
19.0946
Low
18.9259
Last updated: 8/15/2026, 10:52:58 AM
Quick Conversions
| PEN | MZN |
|---|---|
| 1 PEN | 18.95 MZN |
| 10 PEN | 189.48 MZN |
| 50 PEN | 947.40 MZN |
| 100 PEN | 1,894.80 MZN |
| 500 PEN | 9,473.99 MZN |
| 1,000 PEN | 18,947.99 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-08-15T10:52:58Z",
"rates": {
"MZN": 18.947987
}
}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": 1894.7987,
"rate": 18.947987
}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