Rate Overview
Live
1 USD = 178.5936 DJF
1 DJF = 0.005599
USD
Avg
178.1203
High
178.6124
Low
177.6873
Last updated: 7/27/2026, 3:42:32 AM
Quick Conversions
| USD | DJF |
|---|---|
| 1 USD | 178.59 DJF |
| 10 USD | 1,785.94 DJF |
| 50 USD | 8,929.68 DJF |
| 100 USD | 17,859.36 DJF |
| 500 USD | 89,296.80 DJF |
| 1,000 USD | 178,593.60 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-27T03:42:32Z",
"rates": {
"DJF": 178.59360474
}
}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": 17859.360473999997,
"rate": 178.59360474
}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