Rate Overview
Live
1 PGK = 3.9836 MXN
1 MXN = 0.251027
PGK
Avg
4.0049
High
4.0357
Low
3.9791
Last updated: 4/16/2026, 3:09:56 PM
Quick Conversions
| PGK | MXN |
|---|---|
| 1 PGK | 3.98 MXN |
| 10 PGK | 39.84 MXN |
| 50 PGK | 199.18 MXN |
| 100 PGK | 398.36 MXN |
| 500 PGK | 1,991.82 MXN |
| 1,000 PGK | 3,983.64 MXN |
Get PGK/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=MXNExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-04-16T15:09:56Z",
"rates": {
"MXN": 3.983643
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "MXN",
"amount": 100
},
"result": 398.36429999999996,
"rate": 3.983643
}Build with PGK/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key