Rate Overview
Live
1 PGK = 3.8575 MDL
1 MDL = 0.259239
PGK
Avg
3.9007
High
3.9305
Low
3.8575
Last updated: 8/15/2026, 2:16:17 PM
Quick Conversions
| PGK | MDL |
|---|---|
| 1 PGK | 3.86 MDL |
| 10 PGK | 38.57 MDL |
| 50 PGK | 192.87 MDL |
| 100 PGK | 385.75 MDL |
| 500 PGK | 1,928.73 MDL |
| 1,000 PGK | 3,857.45 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-08-15T14:16:17Z",
"rates": {
"MDL": 3.85745
}
}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": 385.745,
"rate": 3.85745
}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