Rate Overview
Live
1 MDL = 0.251090 PGK
1 PGK = 3.9826
MDL
Avg
0.236320
High
0.253298
Low
0.210279
Last updated: 7/22/2026, 8:32:10 AM
Quick Conversions
| MDL | PGK |
|---|---|
| 1 MDL | 0.25 PGK |
| 10 MDL | 2.51 PGK |
| 50 MDL | 12.55 PGK |
| 100 MDL | 25.11 PGK |
| 500 MDL | 125.54 PGK |
| 1,000 MDL | 251.09 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-07-22T08:32:10Z",
"rates": {
"PGK": 0.25109
}
}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.108999999999998,
"rate": 0.25109
}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