Rate Overview
Live
1 MDL = 0.257521 PGK
1 PGK = 3.8832
MDL
Avg
0.256416
High
0.259375
Low
0.251717
Last updated: 9/3/2026, 1:45:13 PM
Quick Conversions
| MDL | PGK |
|---|---|
| 1 MDL | 0.26 PGK |
| 10 MDL | 2.58 PGK |
| 50 MDL | 12.88 PGK |
| 100 MDL | 25.75 PGK |
| 500 MDL | 128.76 PGK |
| 1,000 MDL | 257.52 PGK |
Get MDL/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=PGKExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-09-03T13:45:13Z",
"rates": {
"PGK": 0.257521
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "PGK",
"amount": 100
},
"result": 25.7521,
"rate": 0.257521
}Build with MDL/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key