Rate Overview
Live
1 YER = 0.746497 DJF
1 DJF = 1.3396
YER
Avg
0.747078
High
0.748518
Low
0.744993
Last updated: 3/7/2026, 7:38:53 AM
Quick Conversions
| YER | DJF |
|---|---|
| 1 YER | 0.75 DJF |
| 10 YER | 7.46 DJF |
| 50 YER | 37.32 DJF |
| 100 YER | 74.65 DJF |
| 500 YER | 373.25 DJF |
| 1,000 YER | 746.50 DJF |
Get YER/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=DJFExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-07T07:38:53Z",
"rates": {
"DJF": 0.746497
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "DJF",
"amount": 100
},
"result": 74.6497,
"rate": 0.746497
}Build with YER/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key