Rate Overview
Live
1 PHP = 0.053193 PEN
1 PEN = 18.7995
PHP
Avg
0.053453
High
0.053636
Low
0.053193
Last updated: 9/6/2026, 11:48:26 PM
Quick Conversions
| PHP | PEN |
|---|---|
| 1 PHP | 0.05 PEN |
| 10 PHP | 0.53 PEN |
| 50 PHP | 2.66 PEN |
| 100 PHP | 5.32 PEN |
| 500 PHP | 26.60 PEN |
| 1,000 PHP | 53.19 PEN |
Get PHP/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=PENExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-09-06T23:48:26Z",
"rates": {
"PEN": 0.053193
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "PEN",
"amount": 100
},
"result": 5.3193,
"rate": 0.053193
}Build with PHP/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key