Rate Overview
Live
1 MXN = 343.6379 PYG
1 PYG = 0.002910
MXN
Avg
346.7439
High
348.9017
Low
343.0227
Last updated: 7/30/2026, 1:26:40 AM
Quick Conversions
| MXN | PYG |
|---|---|
| 1 MXN | 343.64 PYG |
| 10 MXN | 3,436.38 PYG |
| 50 MXN | 17,181.89 PYG |
| 100 MXN | 34,363.79 PYG |
| 500 MXN | 171,818.93 PYG |
| 1,000 MXN | 343,637.86 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-30T01:26:40Z",
"rates": {
"PYG": 343.63786
}
}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": 34363.786,
"rate": 343.63786
}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