Rate Overview
Live
1 MXN = 364.3437 PYG
1 PYG = 0.002745
MXN
Avg
374.4922
High
387.8364
Low
364.3437
Last updated: 3/27/2026, 7:45:48 AM
Quick Conversions
| MXN | PYG |
|---|---|
| 1 MXN | 364.34 PYG |
| 10 MXN | 3,643.44 PYG |
| 50 MXN | 18,217.18 PYG |
| 100 MXN | 36,434.37 PYG |
| 500 MXN | 182,171.83 PYG |
| 1,000 MXN | 364,343.65 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-27T07:45:48Z",
"rates": {
"PYG": 364.343652
}
}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": 36434.3652,
"rate": 364.343652
}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