Rate Overview
Live
1 USD = 178.3226 DJF
1 DJF = 0.005608
USD
Avg
178.1318
High
178.7405
Low
177.5378
Last updated: 7/19/2026, 8:10:56 AM
Quick Conversions
| USD | DJF |
|---|---|
| 1 USD | 178.32 DJF |
| 10 USD | 1,783.23 DJF |
| 50 USD | 8,916.13 DJF |
| 100 USD | 17,832.26 DJF |
| 500 USD | 89,161.30 DJF |
| 1,000 USD | 178,322.61 DJF |
Get USD/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=DJFExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-19T08:10:56Z",
"rates": {
"DJF": 178.32260801
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "DJF",
"amount": 100
},
"result": 17832.260801,
"rate": 178.32260801
}Build with USD/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key