Rate Overview
Live
1 MXN = 0.253193 PGK
1 PGK = 3.9496
MXN
Avg
0.252778
High
0.254208
Low
0.251098
Last updated: 6/16/2026, 5:12:26 AM
Quick Conversions
| MXN | PGK |
|---|---|
| 1 MXN | 0.25 PGK |
| 10 MXN | 2.53 PGK |
| 50 MXN | 12.66 PGK |
| 100 MXN | 25.32 PGK |
| 500 MXN | 126.60 PGK |
| 1,000 MXN | 253.19 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-06-16T05:12:26Z",
"rates": {
"PGK": 0.253193
}
}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.3193,
"rate": 0.253193
}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