Rate Overview
Live
1 PGK = 3.9866 MDL
1 MDL = 0.250843
PGK
Avg
4.0002
High
4.1751
Low
3.8919
Last updated: 7/26/2026, 9:17:27 PM
Quick Conversions
| PGK | MDL |
|---|---|
| 1 PGK | 3.99 MDL |
| 10 PGK | 39.87 MDL |
| 50 PGK | 199.33 MDL |
| 100 PGK | 398.66 MDL |
| 500 PGK | 1,993.28 MDL |
| 1,000 PGK | 3,986.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-26T21:17:27Z",
"rates": {
"MDL": 3.986551
}
}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": 398.6551,
"rate": 3.986551
}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