Rate Overview
Live
1 MXN = 342.6867 PYG
1 PYG = 0.002918
MXN
Avg
345.0929
High
346.6482
Low
342.6867
Last updated: 7/30/2026, 6:15:44 AM
Quick Conversions
| MXN | PYG |
|---|---|
| 1 MXN | 342.69 PYG |
| 10 MXN | 3,426.87 PYG |
| 50 MXN | 17,134.34 PYG |
| 100 MXN | 34,268.67 PYG |
| 500 MXN | 171,343.36 PYG |
| 1,000 MXN | 342,686.71 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-07-30T06:15:44Z",
"rates": {
"PYG": 342.686715
}
}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": 34268.6715,
"rate": 342.686715
}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