Rate Overview
Live
1 MXN = 364.9697 PYG
1 PYG = 0.002740
MXN
Avg
365.2416
High
367.7868
Low
361.8081
Last updated: 3/27/2026, 6:07:49 AM
Quick Conversions
| MXN | PYG |
|---|---|
| 1 MXN | 364.97 PYG |
| 10 MXN | 3,649.70 PYG |
| 50 MXN | 18,248.49 PYG |
| 100 MXN | 36,496.97 PYG |
| 500 MXN | 182,484.87 PYG |
| 1,000 MXN | 364,969.73 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-03-27T06:07:49Z",
"rates": {
"PYG": 364.96973
}
}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": 36496.973000000005,
"rate": 364.96973
}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