Rate Overview
Live
1 PHP = 0.259052 ERN
1 ERN = 3.8602
PHP
Avg
0.257436
High
0.259259
Low
0.255701
Last updated: 2/14/2026, 2:38:03 PM
Quick Conversions
| PHP | ERN |
|---|---|
| 1 PHP | 0.26 ERN |
| 10 PHP | 2.59 ERN |
| 50 PHP | 12.95 ERN |
| 100 PHP | 25.91 ERN |
| 500 PHP | 129.53 ERN |
| 1,000 PHP | 259.05 ERN |
Get PHP/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=ERNExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-02-14T14:38:03Z",
"rates": {
"ERN": 0.259052
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "ERN",
"amount": 100
},
"result": 25.9052,
"rate": 0.259052
}Build with PHP/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key