Rate Overview
Live
1 PHP = 2.9225 DJF
1 DJF = 0.342178
PHP
Avg
2.9306
High
2.9512
Low
2.9012
Last updated: 6/18/2026, 3:30:32 AM
Quick Conversions
| PHP | DJF |
|---|---|
| 1 PHP | 2.92 DJF |
| 10 PHP | 29.22 DJF |
| 50 PHP | 146.12 DJF |
| 100 PHP | 292.25 DJF |
| 500 PHP | 1,461.23 DJF |
| 1,000 PHP | 2,922.45 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-06-18T03:30:32Z",
"rates": {
"DJF": 2.922454
}
}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": 292.2454,
"rate": 2.922454
}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