Rate Overview
Live
1 PEN = 17.2695 PHP
1 PHP = 0.057906
PEN
Avg
17.4155
High
17.5467
Low
17.2695
Last updated: 2/14/2026, 10:02:28 AM
Quick Conversions
| PEN | PHP |
|---|---|
| 1 PEN | 17.27 PHP |
| 10 PEN | 172.69 PHP |
| 50 PEN | 863.47 PHP |
| 100 PEN | 1,726.95 PHP |
| 500 PEN | 8,634.73 PHP |
| 1,000 PEN | 17,269.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-02-14T10:02:28Z",
"rates": {
"PHP": 17.269462
}
}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": 1726.9462,
"rate": 17.269462
}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