Rate Overview
Live
1 PHP = 2.8424 DJF
1 DJF = 0.351821
PHP
Avg
2.8543
High
2.8668
Low
2.8424
Last updated: 9/4/2026, 12:08:41 PM
Quick Conversions
| PHP | DJF |
|---|---|
| 1 PHP | 2.84 DJF |
| 10 PHP | 28.42 DJF |
| 50 PHP | 142.12 DJF |
| 100 PHP | 284.24 DJF |
| 500 PHP | 1,421.18 DJF |
| 1,000 PHP | 2,842.36 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-09-04T12:08:41Z",
"rates": {
"DJF": 2.842358
}
}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": 284.2358,
"rate": 2.842358
}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