Rate Overview
Live
1 MDL = 0.252692 PGK
1 PGK = 3.9574
MDL
Avg
0.252094
High
0.252692
Low
0.251226
Last updated: 5/6/2026, 7:12:10 PM
Quick Conversions
| MDL | PGK |
|---|---|
| 1 MDL | 0.25 PGK |
| 10 MDL | 2.53 PGK |
| 50 MDL | 12.63 PGK |
| 100 MDL | 25.27 PGK |
| 500 MDL | 126.35 PGK |
| 1,000 MDL | 252.69 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-05-06T19:12:10Z",
"rates": {
"PGK": 0.252692
}
}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.2692,
"rate": 0.252692
}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