Rate Overview
Live
1 PHP = 0.243319 ERN
1 ERN = 4.1098
PHP
Avg
0.251342
High
0.260592
Low
0.243319
Last updated: 5/27/2026, 8:40:22 PM
Quick Conversions
| PHP | ERN |
|---|---|
| 1 PHP | 0.24 ERN |
| 10 PHP | 2.43 ERN |
| 50 PHP | 12.17 ERN |
| 100 PHP | 24.33 ERN |
| 500 PHP | 121.66 ERN |
| 1,000 PHP | 243.32 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-05-27T20:40:22Z",
"rates": {
"ERN": 0.243319
}
}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.3319,
"rate": 0.243319
}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