Rate Overview
Live
1 PEN = 18.1689 PHP
1 PHP = 0.055039
PEN
Avg
17.7824
High
18.2676
Low
17.1408
Last updated: 7/28/2026, 11:51:38 AM
Quick Conversions
| PEN | PHP |
|---|---|
| 1 PEN | 18.17 PHP |
| 10 PEN | 181.69 PHP |
| 50 PEN | 908.44 PHP |
| 100 PEN | 1,816.89 PHP |
| 500 PEN | 9,084.44 PHP |
| 1,000 PEN | 18,168.87 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-28T11:51:38Z",
"rates": {
"PHP": 18.16887
}
}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": 1816.8869999999997,
"rate": 18.16887
}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