Rate Overview
Live
1 EUR = 69.9746 PHP
1 PHP = 0.014291
EUR
Avg
69.5581
High
69.9746
Low
69.1620
Last updated: 3/27/2026, 9:26:24 AM
Quick Conversions
| EUR | PHP |
|---|---|
| 1 EUR | 69.97 PHP |
| 10 EUR | 699.75 PHP |
| 50 EUR | 3,498.73 PHP |
| 100 EUR | 6,997.46 PHP |
| 500 EUR | 34,987.30 PHP |
| 1,000 EUR | 69,974.59 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-27T09:26:24Z",
"rates": {
"PHP": 69.974595
}
}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": 6997.459499999999,
"rate": 69.974595
}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