Rate Overview
Live
1 MXN = 343.2214 PYG
1 PYG = 0.002914
MXN
Avg
359.8237
High
383.9502
Low
343.0227
Last updated: 7/30/2026, 9:23:24 AM
Quick Conversions
| MXN | PYG |
|---|---|
| 1 MXN | 343.22 PYG |
| 10 MXN | 3,432.21 PYG |
| 50 MXN | 17,161.07 PYG |
| 100 MXN | 34,322.14 PYG |
| 500 MXN | 171,610.70 PYG |
| 1,000 MXN | 343,221.40 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-30T09:23:24Z",
"rates": {
"PYG": 343.221399
}
}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": 34322.1399,
"rate": 343.221399
}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