Rate Overview
Live
1 PHP = 2.8763 DJF
1 DJF = 0.347674
PHP
Avg
2.9517
High
3.0854
Low
2.8763
Last updated: 7/28/2026, 11:26:09 AM
Quick Conversions
| PHP | DJF |
|---|---|
| 1 PHP | 2.88 DJF |
| 10 PHP | 28.76 DJF |
| 50 PHP | 143.81 DJF |
| 100 PHP | 287.63 DJF |
| 500 PHP | 1,438.13 DJF |
| 1,000 PHP | 2,876.26 DJF |
Get PHP/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=DJFExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-28T11:26:09Z",
"rates": {
"DJF": 2.876257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "DJF",
"amount": 100
},
"result": 287.6257,
"rate": 2.876257
}Build with PHP/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key