Rate Overview
Live
1 MXN = 0.254376 PGK
1 PGK = 3.9312
MXN
Avg
0.221580
High
0.255044
Low
0.189777
Last updated: 7/24/2026, 3:14:02 AM
Quick Conversions
| MXN | PGK |
|---|---|
| 1 MXN | 0.25 PGK |
| 10 MXN | 2.54 PGK |
| 50 MXN | 12.72 PGK |
| 100 MXN | 25.44 PGK |
| 500 MXN | 127.19 PGK |
| 1,000 MXN | 254.38 PGK |
Get MXN/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=PGKExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-07-24T03:14:02Z",
"rates": {
"PGK": 0.254376
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "PGK",
"amount": 100
},
"result": 25.4376,
"rate": 0.254376
}Build with MXN/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key