Rate Overview
Live
1 PEN = 18.2779 PHP
1 PHP = 0.054711
PEN
Avg
18.2411
High
18.2779
Low
18.1367
Last updated: 7/27/2026, 8:16:23 PM
Quick Conversions
| PEN | PHP |
|---|---|
| 1 PEN | 18.28 PHP |
| 10 PEN | 182.78 PHP |
| 50 PEN | 913.90 PHP |
| 100 PEN | 1,827.79 PHP |
| 500 PEN | 9,138.96 PHP |
| 1,000 PEN | 18,277.92 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-27T20:16:23Z",
"rates": {
"PHP": 18.277915
}
}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.7915,
"rate": 18.277915
}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