Rate Overview
Live
1 PEN = 19.0995 MZN
1 MZN = 0.052357
PEN
Avg
19.1042
High
19.1806
Low
19.0406
Last updated: 9/3/2026, 3:57:43 AM
Quick Conversions
| PEN | MZN |
|---|---|
| 1 PEN | 19.10 MZN |
| 10 PEN | 190.99 MZN |
| 50 PEN | 954.97 MZN |
| 100 PEN | 1,909.95 MZN |
| 500 PEN | 9,549.73 MZN |
| 1,000 PEN | 19,099.47 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-09-03T03:57:43Z",
"rates": {
"MZN": 19.099466
}
}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": 1909.9466,
"rate": 19.099466
}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