Rate Overview
Live
1 MZN = 0.057039 PLN
1 PLN = 17.5319
MZN
Avg
0.056776
High
0.058707
Low
0.055547
Last updated: 5/27/2026, 5:15:42 PM
Quick Conversions
| MZN | PLN |
|---|---|
| 1 MZN | 0.06 PLN |
| 10 MZN | 0.57 PLN |
| 50 MZN | 2.85 PLN |
| 100 MZN | 5.70 PLN |
| 500 MZN | 28.52 PLN |
| 1,000 MZN | 57.04 PLN |
Get MZN/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=PLNExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-05-27T17:15:42Z",
"rates": {
"PLN": 0.057039
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "PLN",
"amount": 100
},
"result": 5.7039,
"rate": 0.057039
}Build with MZN/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key