Rate Overview
Live
1 MXN = 362.1195 PYG
1 PYG = 0.002762
MXN
Avg
364.8320
High
367.7868
Low
361.8081
Last updated: 3/27/2026, 2:32:27 PM
Quick Conversions
| MXN | PYG |
|---|---|
| 1 MXN | 362.12 PYG |
| 10 MXN | 3,621.19 PYG |
| 50 MXN | 18,105.97 PYG |
| 100 MXN | 36,211.95 PYG |
| 500 MXN | 181,059.75 PYG |
| 1,000 MXN | 362,119.50 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-27T14:32:27Z",
"rates": {
"PYG": 362.119495
}
}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": 36211.949499999995,
"rate": 362.119495
}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