Rate Overview
Live
1 PEN = 18.2775 PHP
1 PHP = 0.054712
PEN
Avg
17.4163
High
18.2775
Low
16.0277
Last updated: 7/28/2026, 5:50:57 PM
Quick Conversions
| PEN | PHP |
|---|---|
| 1 PEN | 18.28 PHP |
| 10 PEN | 182.77 PHP |
| 50 PEN | 913.87 PHP |
| 100 PEN | 1,827.75 PHP |
| 500 PEN | 9,138.73 PHP |
| 1,000 PEN | 18,277.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-07-28T17:50:57Z",
"rates": {
"PHP": 18.277456
}
}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": 1827.7456000000002,
"rate": 18.277456
}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