Rate Overview
Live
1 MZN = 0.068189 PGK
1 PGK = 14.6651
MZN
Avg
0.064025
High
0.068189
Low
0.060166
Last updated: 5/27/2026, 10:47:40 PM
Quick Conversions
| MZN | PGK |
|---|---|
| 1 MZN | 0.07 PGK |
| 10 MZN | 0.68 PGK |
| 50 MZN | 3.41 PGK |
| 100 MZN | 6.82 PGK |
| 500 MZN | 34.09 PGK |
| 1,000 MZN | 68.19 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-05-27T22:47:40Z",
"rates": {
"PGK": 0.068189
}
}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.8189,
"rate": 0.068189
}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