Rate Overview
Live
1 YER = 0.750780 DJF
1 DJF = 1.3319
YER
Avg
0.750292
High
0.752318
Low
0.744834
Last updated: 7/9/2026, 9:56:28 AM
Quick Conversions
| YER | DJF |
|---|---|
| 1 YER | 0.75 DJF |
| 10 YER | 7.51 DJF |
| 50 YER | 37.54 DJF |
| 100 YER | 75.08 DJF |
| 500 YER | 375.39 DJF |
| 1,000 YER | 750.78 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-07-09T09:56:28Z",
"rates": {
"DJF": 0.75078
}
}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": 75.078,
"rate": 0.75078
}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