Rate Overview
Live
1 PYG = 0.002896 MXN
1 MXN = 345.3039
PYG
Avg
0.002882
High
0.002897
Low
0.002868
Last updated: 7/9/2026, 5:17:11 AM
Quick Conversions
| PYG | MXN |
|---|---|
| 1 PYG | 0.00 MXN |
| 10 PYG | 0.03 MXN |
| 50 PYG | 0.14 MXN |
| 100 PYG | 0.29 MXN |
| 500 PYG | 1.45 MXN |
| 1,000 PYG | 2.90 MXN |
Get PYG/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=MXNExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-07-09T05:17:11Z",
"rates": {
"MXN": 0.002896
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "MXN",
"amount": 100
},
"result": 0.2896,
"rate": 0.002896
}Build with PYG/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key