Rate Overview
Live
1 MXN = 362.2902 PYG
1 PYG = 0.002760
MXN
Avg
377.8279
High
386.9790
Low
362.2902
Last updated: 3/27/2026, 11:11:27 AM
Quick Conversions
| MXN | PYG |
|---|---|
| 1 MXN | 362.29 PYG |
| 10 MXN | 3,622.90 PYG |
| 50 MXN | 18,114.51 PYG |
| 100 MXN | 36,229.02 PYG |
| 500 MXN | 181,145.12 PYG |
| 1,000 MXN | 362,290.24 PYG |
Get MXN/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=PYGExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-27T11:11:27Z",
"rates": {
"PYG": 362.290238
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "PYG",
"amount": 100
},
"result": 36229.023799999995,
"rate": 362.290238
}Build with MXN/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key