Rate Overview
Live
1 MXN = 0.251815 PGK
1 PGK = 3.9712
MXN
Avg
0.251522
High
0.252972
Low
0.250547
Last updated: 5/26/2026, 9:19:28 PM
Quick Conversions
| MXN | PGK |
|---|---|
| 1 MXN | 0.25 PGK |
| 10 MXN | 2.52 PGK |
| 50 MXN | 12.59 PGK |
| 100 MXN | 25.18 PGK |
| 500 MXN | 125.91 PGK |
| 1,000 MXN | 251.82 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-05-26T21:19:28Z",
"rates": {
"PGK": 0.251815
}
}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.1815,
"rate": 0.251815
}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