Rate Overview
Live
1 PHP = 3.0143 DJF
1 DJF = 0.331749
PHP
Avg
3.0438
High
3.0903
Low
3.0034
Last updated: 3/7/2026, 7:35:02 AM
Quick Conversions
| PHP | DJF |
|---|---|
| 1 PHP | 3.01 DJF |
| 10 PHP | 30.14 DJF |
| 50 PHP | 150.72 DJF |
| 100 PHP | 301.43 DJF |
| 500 PHP | 1,507.16 DJF |
| 1,000 PHP | 3,014.33 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-03-07T07:35:02Z",
"rates": {
"DJF": 3.014327
}
}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": 301.4327,
"rate": 3.014327
}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