Rate Overview
Live
1 PHP = 2.8814 DJF
1 DJF = 0.347056
PHP
Avg
3.0617
High
3.1985
Low
2.8814
Last updated: 5/28/2026, 10:57:38 PM
Quick Conversions
| PHP | DJF |
|---|---|
| 1 PHP | 2.88 DJF |
| 10 PHP | 28.81 DJF |
| 50 PHP | 144.07 DJF |
| 100 PHP | 288.14 DJF |
| 500 PHP | 1,440.69 DJF |
| 1,000 PHP | 2,881.38 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-05-28T22:57:38Z",
"rates": {
"DJF": 2.881377
}
}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.1377,
"rate": 2.881377
}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