Rate Overview
Live
1 EUR = 69.9284 PHP
1 PHP = 0.014300
EUR
Avg
69.1980
High
70.3531
Low
67.8300
Last updated: 3/27/2026, 11:11:17 AM
Quick Conversions
| EUR | PHP |
|---|---|
| 1 EUR | 69.93 PHP |
| 10 EUR | 699.28 PHP |
| 50 EUR | 3,496.42 PHP |
| 100 EUR | 6,992.84 PHP |
| 500 EUR | 34,964.22 PHP |
| 1,000 EUR | 69,928.44 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-27T11:11:17Z",
"rates": {
"PHP": 69.928439
}
}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": 6992.8439,
"rate": 69.928439
}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