Rate Overview
Live
1 MZN = 0.058312 PLN
1 PLN = 17.1491
MZN
Avg
0.056674
High
0.058312
Low
0.055100
Last updated: 3/27/2026, 11:42:54 AM
Quick Conversions
| MZN | PLN |
|---|---|
| 1 MZN | 0.06 PLN |
| 10 MZN | 0.58 PLN |
| 50 MZN | 2.92 PLN |
| 100 MZN | 5.83 PLN |
| 500 MZN | 29.16 PLN |
| 1,000 MZN | 58.31 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-27T11:42:54Z",
"rates": {
"PLN": 0.058312
}
}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.8312,
"rate": 0.058312
}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