Rate Overview
Live
1 PEN = 18.2028 PHP
1 PHP = 0.054937
PEN
Avg
17.0247
High
18.2028
Low
15.2462
Last updated: 5/28/2026, 2:28:37 AM
Quick Conversions
| PEN | PHP |
|---|---|
| 1 PEN | 18.20 PHP |
| 10 PEN | 182.03 PHP |
| 50 PEN | 910.14 PHP |
| 100 PEN | 1,820.28 PHP |
| 500 PEN | 9,101.40 PHP |
| 1,000 PEN | 18,202.81 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-28T02:28:37Z",
"rates": {
"PHP": 18.202809
}
}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.2808999999997,
"rate": 18.202809
}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