Rate Overview
Live
1 PGK = 3.9312 MXN
1 MXN = 0.254376
PGK
Avg
4.5636
High
5.2693
Low
3.9209
Last updated: 7/24/2026, 3:16:48 AM
Quick Conversions
| PGK | MXN |
|---|---|
| 1 PGK | 3.93 MXN |
| 10 PGK | 39.31 MXN |
| 50 PGK | 196.56 MXN |
| 100 PGK | 393.12 MXN |
| 500 PGK | 1,965.59 MXN |
| 1,000 PGK | 3,931.18 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-07-24T03:16:48Z",
"rates": {
"MXN": 3.931184
}
}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": 393.1184,
"rate": 3.931184
}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