Rate Overview
Live
1 PHP = 2.9581 DJF
1 DJF = 0.338053
PHP
Avg
2.9634
High
2.9696
Low
2.9529
Last updated: 4/17/2026, 7:01:12 PM
Quick Conversions
| PHP | DJF |
|---|---|
| 1 PHP | 2.96 DJF |
| 10 PHP | 29.58 DJF |
| 50 PHP | 147.91 DJF |
| 100 PHP | 295.81 DJF |
| 500 PHP | 1,479.06 DJF |
| 1,000 PHP | 2,958.12 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-04-17T19:01:12Z",
"rates": {
"DJF": 2.958117
}
}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": 295.81170000000003,
"rate": 2.958117
}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