Rate Overview
Live
1 PHP = 2.8845 DJF
1 DJF = 0.346684
PHP
Avg
2.9079
High
2.9512
Low
2.8841
Last updated: 7/13/2026, 7:22:36 AM
Quick Conversions
| PHP | DJF |
|---|---|
| 1 PHP | 2.88 DJF |
| 10 PHP | 28.84 DJF |
| 50 PHP | 144.22 DJF |
| 100 PHP | 288.45 DJF |
| 500 PHP | 1,442.24 DJF |
| 1,000 PHP | 2,884.47 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-13T07:22:36Z",
"rates": {
"DJF": 2.884472
}
}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": 288.4472,
"rate": 2.884472
}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