Rate Overview
Live
1 DJF = 1.3426 YER
1 YER = 0.744836
DJF
Avg
1.3400
High
1.3426
Low
1.3378
Last updated: 3/28/2026, 9:09:40 AM
Quick Conversions
| DJF | YER |
|---|---|
| 1 DJF | 1.34 YER |
| 10 DJF | 13.43 YER |
| 50 DJF | 67.13 YER |
| 100 DJF | 134.26 YER |
| 500 DJF | 671.29 YER |
| 1,000 DJF | 1,342.58 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-28T09:09:40Z",
"rates": {
"YER": 1.342578
}
}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": 134.2578,
"rate": 1.342578
}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