Rate Overview
Live
1 USD = 177.9640 DJF
1 DJF = 0.005619
USD
Avg
178.1098
High
178.4351
Low
177.6451
Last updated: 3/7/2026, 6:24:45 AM
Quick Conversions
| USD | DJF |
|---|---|
| 1 USD | 177.96 DJF |
| 10 USD | 1,779.64 DJF |
| 50 USD | 8,898.20 DJF |
| 100 USD | 17,796.40 DJF |
| 500 USD | 88,982.00 DJF |
| 1,000 USD | 177,964.00 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-03-07T06:24:45Z",
"rates": {
"DJF": 177.964
}
}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": 17796.4,
"rate": 177.964
}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