Rate Overview
Live
1 MXN = 345.2538 PYG
1 PYG = 0.002896
MXN
Avg
361.1856
High
391.3794
Low
345.2538
Last updated: 7/28/2026, 12:42:05 AM
Quick Conversions
| MXN | PYG |
|---|---|
| 1 MXN | 345.25 PYG |
| 10 MXN | 3,452.54 PYG |
| 50 MXN | 17,262.69 PYG |
| 100 MXN | 34,525.38 PYG |
| 500 MXN | 172,626.88 PYG |
| 1,000 MXN | 345,253.77 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-28T00:42:05Z",
"rates": {
"PYG": 345.253767
}
}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": 34525.3767,
"rate": 345.253767
}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