Rate Overview
Live
1 PYG = 0.002873 MXN
1 MXN = 348.0682
PYG
Avg
0.002866
High
0.002877
Low
0.002835
Last updated: 9/3/2026, 5:24:20 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.44 MXN |
| 1,000 PYG | 2.87 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-09-03T05:24:20Z",
"rates": {
"MXN": 0.002873
}
}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.2873,
"rate": 0.002873
}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