Rate Overview
Live
1 MDL = 0.255148 PGK
1 PGK = 3.9193
MDL
Avg
0.255190
High
0.256542
Low
0.254421
Last updated: 8/13/2026, 1:58:11 PM
Quick Conversions
| MDL | PGK |
|---|---|
| 1 MDL | 0.26 PGK |
| 10 MDL | 2.55 PGK |
| 50 MDL | 12.76 PGK |
| 100 MDL | 25.51 PGK |
| 500 MDL | 127.57 PGK |
| 1,000 MDL | 255.15 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-08-13T13:58:11Z",
"rates": {
"PGK": 0.255148
}
}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.514799999999997,
"rate": 0.255148
}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