Rate Overview
Live
1 PGK = 4.0748 MDL
1 MDL = 0.245411
PGK
Avg
4.0981
High
4.5807
Low
3.8919
Last updated: 3/27/2026, 11:12:57 AM
Quick Conversions
| PGK | MDL |
|---|---|
| 1 PGK | 4.07 MDL |
| 10 PGK | 40.75 MDL |
| 50 PGK | 203.74 MDL |
| 100 PGK | 407.48 MDL |
| 500 PGK | 2,037.40 MDL |
| 1,000 PGK | 4,074.80 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-27T11:12:57Z",
"rates": {
"MDL": 4.074798
}
}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": 407.4798,
"rate": 4.074798
}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