Rate Overview
Live
1 PEN = 1879.56 PYG
1 PYG = 0.000532
PEN
Avg
1903.99
High
1927.02
Low
1879.56
Last updated: 3/7/2026, 9:13:04 AM
Quick Conversions
| PEN | PYG |
|---|---|
| 1 PEN | 1,879.56 PYG |
| 10 PEN | 18,795.57 PYG |
| 50 PEN | 93,977.87 PYG |
| 100 PEN | 187,955.73 PYG |
| 500 PEN | 939,778.65 PYG |
| 1,000 PEN | 1,879,557.30 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-03-07T09:13:04Z",
"rates": {
"PYG": 1879.557304
}
}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": 187955.7304,
"rate": 1879.557304
}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