Rate Overview
Live
1 PHP = 0.246848 ERN
1 ERN = 4.0511
PHP
Avg
0.259263
High
0.269497
Low
0.246848
Last updated: 3/27/2026, 7:58:30 PM
Quick Conversions
| PHP | ERN |
|---|---|
| 1 PHP | 0.25 ERN |
| 10 PHP | 2.47 ERN |
| 50 PHP | 12.34 ERN |
| 100 PHP | 24.68 ERN |
| 500 PHP | 123.42 ERN |
| 1,000 PHP | 246.85 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-03-27T19:58:30Z",
"rates": {
"ERN": 0.246848
}
}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": 24.684800000000003,
"rate": 0.246848
}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