Rate Overview
Live
1 PGK = 3.9574 MDL
1 MDL = 0.252692
PGK
Avg
3.9668
High
3.9805
Low
3.9574
Last updated: 5/6/2026, 7:15:54 PM
Quick Conversions
| PGK | MDL |
|---|---|
| 1 PGK | 3.96 MDL |
| 10 PGK | 39.57 MDL |
| 50 PGK | 197.87 MDL |
| 100 PGK | 395.74 MDL |
| 500 PGK | 1,978.69 MDL |
| 1,000 PGK | 3,957.38 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-05-06T19:15:54Z",
"rates": {
"MDL": 3.957382
}
}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": 395.7382,
"rate": 3.957382
}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