Rate Overview
Live
1 USD = 177.7027 DJF
1 DJF = 0.005627
USD
Avg
177.7157
High
177.7203
Low
177.7027
Last updated: 5/7/2026, 1:17:04 AM
Quick Conversions
| USD | DJF |
|---|---|
| 1 USD | 177.70 DJF |
| 10 USD | 1,777.03 DJF |
| 50 USD | 8,885.14 DJF |
| 100 USD | 17,770.27 DJF |
| 500 USD | 88,851.35 DJF |
| 1,000 USD | 177,702.70 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-05-07T01:17:04Z",
"rates": {
"DJF": 177.70270342
}
}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": 17770.270342,
"rate": 177.70270342
}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