Rate Overview
Live
1 PHP = 2.9442 DJF
1 DJF = 0.339646
PHP
Avg
2.9092
High
2.9597
Low
2.8830
Last updated: 5/8/2026, 3:27:01 AM
Quick Conversions
| PHP | DJF |
|---|---|
| 1 PHP | 2.94 DJF |
| 10 PHP | 29.44 DJF |
| 50 PHP | 147.21 DJF |
| 100 PHP | 294.42 DJF |
| 500 PHP | 1,472.12 DJF |
| 1,000 PHP | 2,944.24 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-08T03:27:01Z",
"rates": {
"DJF": 2.944242
}
}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": 294.4242,
"rate": 2.944242
}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