Rate Overview
Live
1 MZN = 0.068455 PGK
1 PGK = 14.6081
MZN
Avg
0.067588
High
0.068616
Low
0.066708
Last updated: 6/21/2026, 1:29:02 AM
Quick Conversions
| MZN | PGK |
|---|---|
| 1 MZN | 0.07 PGK |
| 10 MZN | 0.68 PGK |
| 50 MZN | 3.42 PGK |
| 100 MZN | 6.85 PGK |
| 500 MZN | 34.23 PGK |
| 1,000 MZN | 68.46 PGK |
Get MZN/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=PGKExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-06-21T01:29:02Z",
"rates": {
"PGK": 0.068455
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "PGK",
"amount": 100
},
"result": 6.8455,
"rate": 0.068455
}Build with MZN/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key