Rate Overview
Live
1 MXN = 345.2366 PYG
1 PYG = 0.002897
MXN
Avg
346.9688
High
348.6613
Low
345.1581
Last updated: 7/9/2026, 5:34:42 AM
Quick Conversions
| MXN | PYG |
|---|---|
| 1 MXN | 345.24 PYG |
| 10 MXN | 3,452.37 PYG |
| 50 MXN | 17,261.83 PYG |
| 100 MXN | 34,523.66 PYG |
| 500 MXN | 172,618.28 PYG |
| 1,000 MXN | 345,236.55 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-09T05:34:42Z",
"rates": {
"PYG": 345.23655
}
}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": 34523.655,
"rate": 345.23655
}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