Rate Overview
Live
1 PEN = 18.2013 PHP
1 PHP = 0.054941
PEN
Avg
17.6536
High
18.2013
Low
17.2315
Last updated: 5/28/2026, 3:32:47 AM
Quick Conversions
| PEN | PHP |
|---|---|
| 1 PEN | 18.20 PHP |
| 10 PEN | 182.01 PHP |
| 50 PEN | 910.07 PHP |
| 100 PEN | 1,820.13 PHP |
| 500 PEN | 9,100.67 PHP |
| 1,000 PEN | 18,201.34 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-05-28T03:32:47Z",
"rates": {
"PHP": 18.201338
}
}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": 1820.1338,
"rate": 18.201338
}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