Rate Overview
Live
1 PHP = 0.014535 EUR
1 EUR = 68.7994
PHP
Avg
0.014659
High
0.014737
Low
0.014535
Last updated: 3/6/2026, 11:24:43 PM
Quick Conversions
| PHP | EUR |
|---|---|
| 1 PHP | 0.01 EUR |
| 10 PHP | 0.15 EUR |
| 50 PHP | 0.73 EUR |
| 100 PHP | 1.45 EUR |
| 500 PHP | 7.27 EUR |
| 1,000 PHP | 14.54 EUR |
Get PHP/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=EURExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-06T23:24:43Z",
"rates": {
"EUR": 0.014535
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "EUR",
"amount": 100
},
"result": 1.4535,
"rate": 0.014535
}Build with PHP/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key