Rate Overview
Live
1 PEN = 18.1024 PHP
1 PHP = 0.055241
PEN
Avg
18.0672
High
18.2565
Low
17.8652
Last updated: 7/12/2026, 6:37:39 AM
Quick Conversions
| PEN | PHP |
|---|---|
| 1 PEN | 18.10 PHP |
| 10 PEN | 181.02 PHP |
| 50 PEN | 905.12 PHP |
| 100 PEN | 1,810.24 PHP |
| 500 PEN | 9,051.18 PHP |
| 1,000 PEN | 18,102.36 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-12T06:37:39Z",
"rates": {
"PHP": 18.102362
}
}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": 1810.2361999999998,
"rate": 18.102362
}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