Rate Overview
Live
1 MZN = 0.058495 PLN
1 PLN = 17.0955
MZN
Avg
0.058373
High
0.058533
Low
0.058225
Last updated: 8/13/2026, 10:52:58 AM
Quick Conversions
| MZN | PLN |
|---|---|
| 1 MZN | 0.06 PLN |
| 10 MZN | 0.58 PLN |
| 50 MZN | 2.92 PLN |
| 100 MZN | 5.85 PLN |
| 500 MZN | 29.25 PLN |
| 1,000 MZN | 58.50 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-08-13T10:52:58Z",
"rates": {
"PLN": 0.058495
}
}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.8495,
"rate": 0.058495
}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