Rate Overview
Live
1 PHP = 3.0197 DJF
1 DJF = 0.331163 PHP
Avg
3.0575
High
3.1533
Low
2.9953
Last updated: 1/25/2026, 9:06:42 AM
Quick Conversions
| PHP | DJF |
|---|---|
| 1 PHP | 3.02 DJF |
| 10 PHP | 30.20 DJF |
| 50 PHP | 150.98 DJF |
| 100 PHP | 301.97 DJF |
| 500 PHP | 1,509.83 DJF |
| 1,000 PHP | 3,019.66 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-01-25T09:06:42Z",
"rates": {
"DJF": 3.019662
}
}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": 301.96619999999996,
"rate": 3.019662
}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