Rate Overview
Live
1 PEN = 17.6109 PHP
1 PHP = 0.056783
PEN
Avg
17.5917
High
17.7435
Low
17.4738
Last updated: 5/7/2026, 8:54:43 PM
Quick Conversions
| PEN | PHP |
|---|---|
| 1 PEN | 17.61 PHP |
| 10 PEN | 176.11 PHP |
| 50 PEN | 880.55 PHP |
| 100 PEN | 1,761.09 PHP |
| 500 PEN | 8,805.45 PHP |
| 1,000 PEN | 17,610.91 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-05-07T20:54:43Z",
"rates": {
"PHP": 17.610908
}
}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": 1761.0908,
"rate": 17.610908
}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