Rate Overview
Live
1 MXN = 0.241670 PGK
1 PGK = 4.1379
MXN
Avg
0.245532
High
0.250029
Low
0.241670
Last updated: 3/7/2026, 1:00:06 AM
Quick Conversions
| MXN | PGK |
|---|---|
| 1 MXN | 0.24 PGK |
| 10 MXN | 2.42 PGK |
| 50 MXN | 12.08 PGK |
| 100 MXN | 24.17 PGK |
| 500 MXN | 120.84 PGK |
| 1,000 MXN | 241.67 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-07T01:00:06Z",
"rates": {
"PGK": 0.24167
}
}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": 24.166999999999998,
"rate": 0.24167
}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