Rate Overview
Live
1 MXN = 362.9920 PYG
1 PYG = 0.002755
MXN
Avg
388.8453
High
425.6324
Low
362.9920
Last updated: 3/27/2026, 9:23:57 AM
Quick Conversions
| MXN | PYG |
|---|---|
| 1 MXN | 362.99 PYG |
| 10 MXN | 3,629.92 PYG |
| 50 MXN | 18,149.60 PYG |
| 100 MXN | 36,299.20 PYG |
| 500 MXN | 181,495.99 PYG |
| 1,000 MXN | 362,991.97 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-27T09:23:57Z",
"rates": {
"PYG": 362.99197
}
}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": 36299.197,
"rate": 362.99197
}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