Rate Overview
Live
1 EUR = 70.9100 PHP
1 PHP = 0.014102
EUR
Avg
70.5381
High
70.9689
Low
70.0880
Last updated: 4/17/2026, 6:09:25 AM
Quick Conversions
| EUR | PHP |
|---|---|
| 1 EUR | 70.91 PHP |
| 10 EUR | 709.10 PHP |
| 50 EUR | 3,545.50 PHP |
| 100 EUR | 7,091.00 PHP |
| 500 EUR | 35,455.02 PHP |
| 1,000 EUR | 70,910.05 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-04-17T06:09:25Z",
"rates": {
"PHP": 70.910048
}
}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": 7091.004800000001,
"rate": 70.910048
}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