Rate Overview
Live
1 PGK = 3.9751 MDL
1 MDL = 0.251564
PGK
Avg
4.0626
High
4.3471
Low
3.8921
Last updated: 5/27/2026, 1:56:04 PM
Quick Conversions
| PGK | MDL |
|---|---|
| 1 PGK | 3.98 MDL |
| 10 PGK | 39.75 MDL |
| 50 PGK | 198.76 MDL |
| 100 PGK | 397.51 MDL |
| 500 PGK | 1,987.57 MDL |
| 1,000 PGK | 3,975.14 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-27T13:56:04Z",
"rates": {
"MDL": 3.975136
}
}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": 397.5136,
"rate": 3.975136
}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