Rate Overview
Live
1 EUR = 70.5071 PHP
1 PHP = 0.014183
EUR
Avg
70.2509
High
70.5071
Low
69.9111
Last updated: 7/7/2026, 3:22:00 PM
Quick Conversions
| EUR | PHP |
|---|---|
| 1 EUR | 70.51 PHP |
| 10 EUR | 705.07 PHP |
| 50 EUR | 3,525.35 PHP |
| 100 EUR | 7,050.71 PHP |
| 500 EUR | 35,253.53 PHP |
| 1,000 EUR | 70,507.06 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-07-07T15:22:00Z",
"rates": {
"PHP": 70.507058
}
}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": 7050.7058,
"rate": 70.507058
}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