Rate Overview
Live
1 PHP = 0.056770 PEN
1 PEN = 17.6149
PHP
Avg
0.056863
High
0.057228
Low
0.056358
Last updated: 5/7/2026, 3:50:59 PM
Quick Conversions
| PHP | PEN |
|---|---|
| 1 PHP | 0.06 PEN |
| 10 PHP | 0.57 PEN |
| 50 PHP | 2.84 PEN |
| 100 PHP | 5.68 PEN |
| 500 PHP | 28.39 PEN |
| 1,000 PHP | 56.77 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-05-07T15:50:59Z",
"rates": {
"PEN": 0.05677
}
}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.6770000000000005,
"rate": 0.05677
}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