Rate Overview
Live
1 MWK = 0.002532 PGK
1 PGK = 394.9447
MWK
Avg
0.002537
High
0.002543
Low
0.002527
Last updated: 7/8/2026, 3:33:18 PM
Quick Conversions
| MWK | PGK |
|---|---|
| 1 MWK | 0.00 PGK |
| 10 MWK | 0.03 PGK |
| 50 MWK | 0.13 PGK |
| 100 MWK | 0.25 PGK |
| 500 MWK | 1.27 PGK |
| 1,000 MWK | 2.53 PGK |
Get MWK/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=PGKExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-08T15:33:18Z",
"rates": {
"PGK": 0.002532
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "PGK",
"amount": 100
},
"result": 0.2532,
"rate": 0.002532
}Build with MWK/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key