Rate Overview
Live
1 PGK = 4.1920 MXN
1 MXN = 0.238548
PGK
Avg
4.4882
High
5.2535
Low
3.9993
Last updated: 3/27/2026, 11:14:03 AM
Quick Conversions
| PGK | MXN |
|---|---|
| 1 PGK | 4.19 MXN |
| 10 PGK | 41.92 MXN |
| 50 PGK | 209.60 MXN |
| 100 PGK | 419.20 MXN |
| 500 PGK | 2,096.02 MXN |
| 1,000 PGK | 4,192.03 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-03-27T11:14:03Z",
"rates": {
"MXN": 4.19203
}
}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": 419.203,
"rate": 4.19203
}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