Rate Overview
Live
1 PGK = 3.9295 MDL
1 MDL = 0.254486
PGK
Avg
3.9650
High
3.9943
Low
3.9295
Last updated: 4/16/2026, 8:01:43 AM
Quick Conversions
| PGK | MDL |
|---|---|
| 1 PGK | 3.93 MDL |
| 10 PGK | 39.29 MDL |
| 50 PGK | 196.47 MDL |
| 100 PGK | 392.95 MDL |
| 500 PGK | 1,964.75 MDL |
| 1,000 PGK | 3,929.50 MDL |
Get PGK/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=MDLExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-04-16T08:01:43Z",
"rates": {
"MDL": 3.929495
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "MDL",
"amount": 100
},
"result": 392.9495,
"rate": 3.929495
}Build with PGK/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key