Rate Overview
Live
1 PEN = 1890.11 PYG
1 PYG = 0.000529
PEN
Avg
1887.28
High
1897.45
Low
1873.82
Last updated: 3/28/2026, 11:59:35 AM
Quick Conversions
| PEN | PYG |
|---|---|
| 1 PEN | 1,890.11 PYG |
| 10 PEN | 18,901.14 PYG |
| 50 PEN | 94,505.69 PYG |
| 100 PEN | 189,011.38 PYG |
| 500 PEN | 945,056.89 PYG |
| 1,000 PEN | 1,890,113.79 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-28T11:59:35Z",
"rates": {
"PYG": 1890.113786
}
}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": 189011.3786,
"rate": 1890.113786
}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