Rate Overview
Live
1 MXN = 369.6635 PYG
1 PYG = 0.002705
MXN
Avg
370.9291
High
373.6553
Low
369.1523
Last updated: 4/17/2026, 4:52:45 AM
Quick Conversions
| MXN | PYG |
|---|---|
| 1 MXN | 369.66 PYG |
| 10 MXN | 3,696.63 PYG |
| 50 MXN | 18,483.17 PYG |
| 100 MXN | 36,966.35 PYG |
| 500 MXN | 184,831.74 PYG |
| 1,000 MXN | 369,663.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-04-17T04:52:45Z",
"rates": {
"PYG": 369.663472
}
}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": 36966.347200000004,
"rate": 369.663472
}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