Rate Overview
Live
1 MXN = 0.259933 PGK
1 PGK = 3.8471
MXN
Avg
0.258537
High
0.261383
Low
0.255809
Last updated: 8/12/2026, 10:41:35 AM
Quick Conversions
| MXN | PGK |
|---|---|
| 1 MXN | 0.26 PGK |
| 10 MXN | 2.60 PGK |
| 50 MXN | 13.00 PGK |
| 100 MXN | 25.99 PGK |
| 500 MXN | 129.97 PGK |
| 1,000 MXN | 259.93 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-08-12T10:41:35Z",
"rates": {
"PGK": 0.259933
}
}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.9933,
"rate": 0.259933
}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