Rate Overview
Live
1 EUR = 68.5867 PHP
1 PHP = 0.014580
EUR
Avg
68.2033
High
68.5867
Low
67.8530
Last updated: 3/7/2026, 3:03:41 AM
Quick Conversions
| EUR | PHP |
|---|---|
| 1 EUR | 68.59 PHP |
| 10 EUR | 685.87 PHP |
| 50 EUR | 3,429.33 PHP |
| 100 EUR | 6,858.67 PHP |
| 500 EUR | 34,293.34 PHP |
| 1,000 EUR | 68,586.67 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-03-07T03:03:41Z",
"rates": {
"PHP": 68.586674
}
}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": 6858.6674,
"rate": 68.586674
}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