Rate Overview
Live
1 PGK = 3.8485 MXN
1 MXN = 0.259844
PGK
Avg
3.8449
High
3.9138
Low
3.7748
Last updated: 9/2/2026, 10:10:27 AM
Quick Conversions
| PGK | MXN |
|---|---|
| 1 PGK | 3.85 MXN |
| 10 PGK | 38.48 MXN |
| 50 PGK | 192.42 MXN |
| 100 PGK | 384.85 MXN |
| 500 PGK | 1,924.23 MXN |
| 1,000 PGK | 3,848.47 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-09-02T10:10:27Z",
"rates": {
"MXN": 3.848467
}
}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": 384.8467,
"rate": 3.848467
}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