Rate Overview
Live
1 PHP = 0.013946 EUR
1 EUR = 71.7051
PHP
Avg
0.013950
High
0.014072
Low
0.013861
Last updated: 5/9/2026, 2:48:15 AM
Quick Conversions
| PHP | EUR |
|---|---|
| 1 PHP | 0.01 EUR |
| 10 PHP | 0.14 EUR |
| 50 PHP | 0.70 EUR |
| 100 PHP | 1.39 EUR |
| 500 PHP | 6.97 EUR |
| 1,000 PHP | 13.95 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-05-09T02:48:15Z",
"rates": {
"EUR": 0.013946
}
}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.3946,
"rate": 0.013946
}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