Rate Overview
Live
1 PEN = 18.3299 PHP
1 PHP = 0.054556
PEN
Avg
17.3896
High
18.3299
Low
15.6287
Last updated: 7/23/2026, 8:27:00 PM
Quick Conversions
| PEN | PHP |
|---|---|
| 1 PEN | 18.33 PHP |
| 10 PEN | 183.30 PHP |
| 50 PEN | 916.50 PHP |
| 100 PEN | 1,832.99 PHP |
| 500 PEN | 9,164.97 PHP |
| 1,000 PEN | 18,329.93 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-23T20:27:00Z",
"rates": {
"PHP": 18.329932
}
}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": 1832.9932,
"rate": 18.329932
}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