Rate Overview
Live
1 PEN = 17.5026 PHP
1 PHP = 0.057134
PEN
Avg
17.4569
High
17.7802
Low
16.7893
Last updated: 3/28/2026, 12:10:14 PM
Quick Conversions
| PEN | PHP |
|---|---|
| 1 PEN | 17.50 PHP |
| 10 PEN | 175.03 PHP |
| 50 PEN | 875.13 PHP |
| 100 PEN | 1,750.26 PHP |
| 500 PEN | 8,751.31 PHP |
| 1,000 PEN | 17,502.62 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-03-28T12:10:14Z",
"rates": {
"PHP": 17.502617
}
}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": 1750.2617,
"rate": 17.502617
}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