Rate Overview
Live
1 DJF = 1.3356 YER
1 YER = 0.748719
DJF
Avg
1.3400
High
1.3434
Low
1.3356
Last updated: 6/19/2026, 8:46:13 AM
Quick Conversions
| DJF | YER |
|---|---|
| 1 DJF | 1.34 YER |
| 10 DJF | 13.36 YER |
| 50 DJF | 66.78 YER |
| 100 DJF | 133.56 YER |
| 500 DJF | 667.81 YER |
| 1,000 DJF | 1,335.62 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-06-19T08:46:13Z",
"rates": {
"YER": 1.335615
}
}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.5615,
"rate": 1.335615
}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