Rate Overview
Live
1 DJF = 1.3396 YER
1 YER = 0.746498
DJF
Avg
1.3385
High
1.3423
Low
1.3360
Last updated: 3/7/2026, 7:38:52 AM
Quick Conversions
| DJF | YER |
|---|---|
| 1 DJF | 1.34 YER |
| 10 DJF | 13.40 YER |
| 50 DJF | 66.98 YER |
| 100 DJF | 133.96 YER |
| 500 DJF | 669.79 YER |
| 1,000 DJF | 1,339.59 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-03-07T07:38:52Z",
"rates": {
"YER": 1.339589
}
}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.9589,
"rate": 1.339589
}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