Rate Overview
Live
1 PHP = 2.9285 DJF
1 DJF = 0.341474
PHP
Avg
2.9751
High
3.0941
Low
2.8850
Last updated: 6/18/2026, 5:06:16 AM
Quick Conversions
| PHP | DJF |
|---|---|
| 1 PHP | 2.93 DJF |
| 10 PHP | 29.28 DJF |
| 50 PHP | 146.42 DJF |
| 100 PHP | 292.85 DJF |
| 500 PHP | 1,464.24 DJF |
| 1,000 PHP | 2,928.48 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-18T05:06:16Z",
"rates": {
"DJF": 2.928481
}
}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.8481,
"rate": 2.928481
}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