Rate Overview
Live
1 PHP = 2.9351 DJF
1 DJF = 0.340706
PHP
Avg
2.9577
High
2.9870
Low
2.9351
Last updated: 3/28/2026, 2:54:39 PM
Quick Conversions
| PHP | DJF |
|---|---|
| 1 PHP | 2.94 DJF |
| 10 PHP | 29.35 DJF |
| 50 PHP | 146.75 DJF |
| 100 PHP | 293.51 DJF |
| 500 PHP | 1,467.54 DJF |
| 1,000 PHP | 2,935.08 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-03-28T14:54:39Z",
"rates": {
"DJF": 2.935083
}
}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": 293.5083,
"rate": 2.935083
}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