Rate Overview
Live
1 PGK = 3.8832 MDL
1 MDL = 0.257522
PGK
Avg
3.9003
High
3.9727
Low
3.8554
Last updated: 9/3/2026, 1:28:23 PM
Quick Conversions
| PGK | MDL |
|---|---|
| 1 PGK | 3.88 MDL |
| 10 PGK | 38.83 MDL |
| 50 PGK | 194.16 MDL |
| 100 PGK | 388.32 MDL |
| 500 PGK | 1,941.58 MDL |
| 1,000 PGK | 3,883.17 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-09-03T13:28:23Z",
"rates": {
"MDL": 3.883166
}
}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": 388.3166,
"rate": 3.883166
}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