Rate Overview
Live
1 MWK = 0.002480 PGK
1 PGK = 403.2258
MWK
Avg
0.002482
High
0.002488
Low
0.002479
Last updated: 3/29/2026, 9:26:35 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.24 PGK |
| 1,000 MWK | 2.48 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-03-29T09:26:35Z",
"rates": {
"PGK": 0.00248
}
}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.248,
"rate": 0.00248
}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