Rate Overview
Live
1 PEN = 1786.00 PYG
1 PYG = 0.000560
PEN
Avg
1768.92
High
1790.88
Low
1753.75
Last updated: 5/7/2026, 8:57:44 PM
Quick Conversions
| PEN | PYG |
|---|---|
| 1 PEN | 1,786.00 PYG |
| 10 PEN | 17,860.04 PYG |
| 50 PEN | 89,300.20 PYG |
| 100 PEN | 178,600.40 PYG |
| 500 PEN | 893,001.99 PYG |
| 1,000 PEN | 1,786,003.99 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-05-07T20:57:44Z",
"rates": {
"PYG": 1786.003986
}
}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": 178600.3986,
"rate": 1786.003986
}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