Rate Overview
Live
1 EUR = 71.5139 PHP
1 PHP = 0.013983
EUR
Avg
62.6766
High
71.6070
Low
55.2000
Last updated: 8/17/2026, 2:37:55 PM
Quick Conversions
| EUR | PHP |
|---|---|
| 1 EUR | 71.51 PHP |
| 10 EUR | 715.14 PHP |
| 50 EUR | 3,575.70 PHP |
| 100 EUR | 7,151.39 PHP |
| 500 EUR | 35,756.97 PHP |
| 1,000 EUR | 71,513.94 PHP |
Get EUR/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=PHPExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-08-17T14:37:55Z",
"rates": {
"PHP": 71.513943
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "PHP",
"amount": 100
},
"result": 7151.3943,
"rate": 71.513943
}Build with EUR/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key