Rate Overview
Live
1 PEN = 18.6545 PHP
1 PHP = 0.053606
PEN
Avg
18.6458
High
18.7329
Low
18.5630
Last updated: 9/3/2026, 6:05:05 AM
Quick Conversions
| PEN | PHP |
|---|---|
| 1 PEN | 18.65 PHP |
| 10 PEN | 186.55 PHP |
| 50 PEN | 932.73 PHP |
| 100 PEN | 1,865.45 PHP |
| 500 PEN | 9,327.26 PHP |
| 1,000 PEN | 18,654.51 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-09-03T06:05:05Z",
"rates": {
"PHP": 18.654511
}
}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": 1865.4511,
"rate": 18.654511
}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