Rate Overview
Live
1 PGK = 4.0231 MDL
1 MDL = 0.248565
PGK
Avg
3.9995
High
4.0262
Low
3.9407
Last updated: 3/6/2026, 10:45:57 PM
Quick Conversions
| PGK | MDL |
|---|---|
| 1 PGK | 4.02 MDL |
| 10 PGK | 40.23 MDL |
| 50 PGK | 201.15 MDL |
| 100 PGK | 402.31 MDL |
| 500 PGK | 2,011.54 MDL |
| 1,000 PGK | 4,023.09 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-03-06T22:45:57Z",
"rates": {
"MDL": 4.023088
}
}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": 402.3088,
"rate": 4.023088
}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