Rate Overview
Live
1 PHP = 0.244462 ERN
1 ERN = 4.0906
PHP
Avg
0.246036
High
0.246912
Low
0.244462
Last updated: 8/12/2026, 4:35:13 PM
Quick Conversions
| PHP | ERN |
|---|---|
| 1 PHP | 0.24 ERN |
| 10 PHP | 2.44 ERN |
| 50 PHP | 12.22 ERN |
| 100 PHP | 24.45 ERN |
| 500 PHP | 122.23 ERN |
| 1,000 PHP | 244.46 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-08-12T16:35:13Z",
"rates": {
"ERN": 0.244462
}
}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.4462,
"rate": 0.244462
}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