Rate Overview
Live
1 MXN = 0.238479 PGK
1 PGK = 4.1932
MXN
Avg
0.236725
High
0.251009
Low
0.224526
Last updated: 3/27/2026, 12:52:06 PM
Quick Conversions
| MXN | PGK |
|---|---|
| 1 MXN | 0.24 PGK |
| 10 MXN | 2.38 PGK |
| 50 MXN | 11.92 PGK |
| 100 MXN | 23.85 PGK |
| 500 MXN | 119.24 PGK |
| 1,000 MXN | 238.48 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-03-27T12:52:06Z",
"rates": {
"PGK": 0.238479
}
}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": 23.8479,
"rate": 0.238479
}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