Rate Overview
Live
1 MXN = 367.6405 PYG
1 PYG = 0.002720
MXN
Avg
369.7386
High
373.7654
Low
367.6405
Last updated: 3/7/2026, 3:29:21 AM
Quick Conversions
| MXN | PYG |
|---|---|
| 1 MXN | 367.64 PYG |
| 10 MXN | 3,676.40 PYG |
| 50 MXN | 18,382.02 PYG |
| 100 MXN | 36,764.05 PYG |
| 500 MXN | 183,820.24 PYG |
| 1,000 MXN | 367,640.47 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-07T03:29:21Z",
"rates": {
"PYG": 367.64047
}
}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": 36764.047,
"rate": 367.64047
}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