Rate Overview
Live
1 PEN = 17.5955 PHP
1 PHP = 0.056833 PEN
Avg
17.6729
High
17.8098
Low
17.4536
Last updated: 1/25/2026, 10:53:20 AM
Quick Conversions
| PEN | PHP |
|---|---|
| 1 PEN | 17.60 PHP |
| 10 PEN | 175.95 PHP |
| 50 PEN | 879.77 PHP |
| 100 PEN | 1,759.55 PHP |
| 500 PEN | 8,797.73 PHP |
| 1,000 PEN | 17,595.46 PHP |
Get PEN/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=PHPExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-01-25T10:53:20Z",
"rates": {
"PHP": 17.595455
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "PHP",
"amount": 100
},
"result": 1759.5455000000002,
"rate": 17.595455
}Build with PEN/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key