Rate Overview
Live
1 MXN = 356.6946 PYG
1 PYG = 0.002804
MXN
Avg
353.8065
High
356.6946
Low
350.3183
Last updated: 5/7/2026, 11:18:45 AM
Quick Conversions
| MXN | PYG |
|---|---|
| 1 MXN | 356.69 PYG |
| 10 MXN | 3,566.95 PYG |
| 50 MXN | 17,834.73 PYG |
| 100 MXN | 35,669.46 PYG |
| 500 MXN | 178,347.29 PYG |
| 1,000 MXN | 356,694.59 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-05-07T11:18:45Z",
"rates": {
"PYG": 356.694589
}
}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": 35669.4589,
"rate": 356.694589
}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