Rate Overview
Live
1 EUR = 69.9791 PHP
1 PHP = 0.014290
EUR
Avg
68.7671
High
70.1854
Low
67.8421
Last updated: 3/27/2026, 2:38:34 PM
Quick Conversions
| EUR | PHP |
|---|---|
| 1 EUR | 69.98 PHP |
| 10 EUR | 699.79 PHP |
| 50 EUR | 3,498.96 PHP |
| 100 EUR | 6,997.91 PHP |
| 500 EUR | 34,989.57 PHP |
| 1,000 EUR | 69,979.15 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-27T14:38:34Z",
"rates": {
"PHP": 69.979145
}
}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.9145,
"rate": 69.979145
}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