Rate Overview
Live
1 PEN = 18.5897 MZN
1 MZN = 0.053793
PEN
Avg
18.8328
High
19.0789
Low
18.5897
Last updated: 4/17/2026, 10:47:02 AM
Quick Conversions
| PEN | MZN |
|---|---|
| 1 PEN | 18.59 MZN |
| 10 PEN | 185.90 MZN |
| 50 PEN | 929.48 MZN |
| 100 PEN | 1,858.97 MZN |
| 500 PEN | 9,294.85 MZN |
| 1,000 PEN | 18,589.69 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-04-17T10:47:02Z",
"rates": {
"MZN": 18.589691
}
}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": 1858.9690999999998,
"rate": 18.589691
}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