Rate Overview
Live
1 MWK = 0.002497 PGK
1 PGK = 400.4806
MWK
Avg
0.002497
High
0.002512
Low
0.002491
Last updated: 5/9/2026, 6:03:31 AM
Quick Conversions
| MWK | PGK |
|---|---|
| 1 MWK | 0.00 PGK |
| 10 MWK | 0.02 PGK |
| 50 MWK | 0.12 PGK |
| 100 MWK | 0.25 PGK |
| 500 MWK | 1.25 PGK |
| 1,000 MWK | 2.50 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-05-09T06:03:31Z",
"rates": {
"PGK": 0.002497
}
}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.2497,
"rate": 0.002497
}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