Rate Overview
Live
1 DJF = 1.3322 YER
1 YER = 0.750627
DJF
Avg
1.3338
High
1.3426
Low
1.3292
Last updated: 7/8/2026, 3:30:12 PM
Quick Conversions
| DJF | YER |
|---|---|
| 1 DJF | 1.33 YER |
| 10 DJF | 13.32 YER |
| 50 DJF | 66.61 YER |
| 100 DJF | 133.22 YER |
| 500 DJF | 666.11 YER |
| 1,000 DJF | 1,332.22 YER |
Get DJF/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=YERExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-07-08T15:30:12Z",
"rates": {
"YER": 1.332219
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "YER",
"amount": 100
},
"result": 133.2219,
"rate": 1.332219
}Build with DJF/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key