Rate Overview
Live
1 PGK = 3.9685 MDL
1 MDL = 0.251981
PGK
Avg
3.9988
High
4.0338
Low
3.9534
Last updated: 7/20/2026, 8:58:06 PM
Quick Conversions
| PGK | MDL |
|---|---|
| 1 PGK | 3.97 MDL |
| 10 PGK | 39.69 MDL |
| 50 PGK | 198.43 MDL |
| 100 PGK | 396.85 MDL |
| 500 PGK | 1,984.27 MDL |
| 1,000 PGK | 3,968.55 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-07-20T20:58:06Z",
"rates": {
"MDL": 3.968549
}
}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": 396.8549,
"rate": 3.968549
}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