Rate Overview
Live
1 PHP = 2.8910 DJF
1 DJF = 0.345896
PHP
Avg
2.8969
High
2.9071
Low
2.8862
Last updated: 7/6/2026, 4:04:54 AM
Quick Conversions
| PHP | DJF |
|---|---|
| 1 PHP | 2.89 DJF |
| 10 PHP | 28.91 DJF |
| 50 PHP | 144.55 DJF |
| 100 PHP | 289.10 DJF |
| 500 PHP | 1,445.52 DJF |
| 1,000 PHP | 2,891.04 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-06T04:04:54Z",
"rates": {
"DJF": 2.891043
}
}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": 289.10429999999997,
"rate": 2.891043
}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