Rate Overview
Live
1 MDL = 0.248565 PGK
1 PGK = 4.0231
MDL
Avg
0.249918
High
0.253759
Low
0.248375
Last updated: 3/7/2026, 1:53:59 AM
Quick Conversions
| MDL | PGK |
|---|---|
| 1 MDL | 0.25 PGK |
| 10 MDL | 2.49 PGK |
| 50 MDL | 12.43 PGK |
| 100 MDL | 24.86 PGK |
| 500 MDL | 124.28 PGK |
| 1,000 MDL | 248.57 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-03-07T01:53:59Z",
"rates": {
"PGK": 0.248565
}
}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": 24.8565,
"rate": 0.248565
}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