Rate Overview
Live
1 PEN = 18.2472 PHP
1 PHP = 0.054803
PEN
Avg
17.7465
High
18.2472
Low
17.2315
Last updated: 7/13/2026, 6:02:15 PM
Quick Conversions
| PEN | PHP |
|---|---|
| 1 PEN | 18.25 PHP |
| 10 PEN | 182.47 PHP |
| 50 PEN | 912.36 PHP |
| 100 PEN | 1,824.72 PHP |
| 500 PEN | 9,123.58 PHP |
| 1,000 PEN | 18,247.15 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-07-13T18:02:15Z",
"rates": {
"PHP": 18.24715
}
}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": 1824.7150000000001,
"rate": 18.24715
}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