Rate Overview
Live
1 DJF = 0.331162 PHP
1 PHP = 3.0197 DJF
Avg
0.332117
High
0.334167
Low
0.329742
Last updated: 1/25/2026, 12:53:52 PM
Quick Conversions
| DJF | PHP |
|---|---|
| 1 DJF | 0.33 PHP |
| 10 DJF | 3.31 PHP |
| 50 DJF | 16.56 PHP |
| 100 DJF | 33.12 PHP |
| 500 DJF | 165.58 PHP |
| 1,000 DJF | 331.16 PHP |
Get DJF/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=PHPExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-01-25T12:53:52Z",
"rates": {
"PHP": 0.331162
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "PHP",
"amount": 100
},
"result": 33.1162,
"rate": 0.331162
}Build with DJF/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key