Rate Overview
Live
1 PGK = 3.9785 MDL
1 MDL = 0.251352
PGK
Avg
3.9806
High
4.0087
Low
3.9615
Last updated: 6/16/2026, 4:31:33 PM
Quick Conversions
| PGK | MDL |
|---|---|
| 1 PGK | 3.98 MDL |
| 10 PGK | 39.78 MDL |
| 50 PGK | 198.92 MDL |
| 100 PGK | 397.85 MDL |
| 500 PGK | 1,989.24 MDL |
| 1,000 PGK | 3,978.49 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-06-16T16:31:33Z",
"rates": {
"MDL": 3.978489
}
}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": 397.8489,
"rate": 3.978489
}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