Rate Overview
Live
1 PGK = 3.9702 MXN
1 MXN = 0.251876
PGK
Avg
4.3320
High
4.8149
Low
3.9541
Last updated: 5/27/2026, 3:42:13 AM
Quick Conversions
| PGK | MXN |
|---|---|
| 1 PGK | 3.97 MXN |
| 10 PGK | 39.70 MXN |
| 50 PGK | 198.51 MXN |
| 100 PGK | 397.02 MXN |
| 500 PGK | 1,985.11 MXN |
| 1,000 PGK | 3,970.21 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-05-27T03:42:13Z",
"rates": {
"MXN": 3.970211
}
}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": 397.0211,
"rate": 3.970211
}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