Rate Overview
Live
1 EUR = 72.0489 PHP
1 PHP = 0.013879
EUR
Avg
69.6542
High
72.0489
Low
67.9726
Last updated: 5/28/2026, 10:57:11 PM
Quick Conversions
| EUR | PHP |
|---|---|
| 1 EUR | 72.05 PHP |
| 10 EUR | 720.49 PHP |
| 50 EUR | 3,602.44 PHP |
| 100 EUR | 7,204.89 PHP |
| 500 EUR | 36,024.43 PHP |
| 1,000 EUR | 72,048.86 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-05-28T22:57:11Z",
"rates": {
"PHP": 72.048862
}
}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": 7204.8862,
"rate": 72.048862
}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