Rate Overview
Live
1 MDL = 0.248165 PGK
1 PGK = 4.0296
MDL
Avg
0.249103
High
0.256944
Low
0.235960
Last updated: 6/28/2026, 11:34:22 PM
Quick Conversions
| MDL | PGK |
|---|---|
| 1 MDL | 0.25 PGK |
| 10 MDL | 2.48 PGK |
| 50 MDL | 12.41 PGK |
| 100 MDL | 24.82 PGK |
| 500 MDL | 124.08 PGK |
| 1,000 MDL | 248.17 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-06-28T23:34:22Z",
"rates": {
"PGK": 0.248165
}
}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.8165,
"rate": 0.248165
}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