Rate Overview
Live
1 PEN = 1792.29 PYG
1 PYG = 0.000558
PEN
Avg
1811.48
High
1824.63
Low
1792.29
Last updated: 6/17/2026, 8:14:12 AM
Quick Conversions
| PEN | PYG |
|---|---|
| 1 PEN | 1,792.29 PYG |
| 10 PEN | 17,922.88 PYG |
| 50 PEN | 89,614.40 PYG |
| 100 PEN | 179,228.80 PYG |
| 500 PEN | 896,144.01 PYG |
| 1,000 PEN | 1,792,288.01 PYG |
Get PEN/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=PYGExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-06-17T08:14:12Z",
"rates": {
"PYG": 1792.288014
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "PYG",
"amount": 100
},
"result": 179228.8014,
"rate": 1792.288014
}Build with PEN/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key