Rate Overview
Live
1 MZN = 0.058210 PLN
1 PLN = 17.1792
MZN
Avg
0.057951
High
0.058210
Low
0.057587
Last updated: 3/27/2026, 9:41:15 AM
Quick Conversions
| MZN | PLN |
|---|---|
| 1 MZN | 0.06 PLN |
| 10 MZN | 0.58 PLN |
| 50 MZN | 2.91 PLN |
| 100 MZN | 5.82 PLN |
| 500 MZN | 29.11 PLN |
| 1,000 MZN | 58.21 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-03-27T09:41:15Z",
"rates": {
"PLN": 0.05821
}
}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.821,
"rate": 0.05821
}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