Rate Overview
Live
1 YER = 0.748846 DJF
1 DJF = 1.3354
YER
Avg
0.745687
High
0.748846
Low
0.744687
Last updated: 5/7/2026, 1:50:30 PM
Quick Conversions
| YER | DJF |
|---|---|
| 1 YER | 0.75 DJF |
| 10 YER | 7.49 DJF |
| 50 YER | 37.44 DJF |
| 100 YER | 74.88 DJF |
| 500 YER | 374.42 DJF |
| 1,000 YER | 748.85 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-05-07T13:50:30Z",
"rates": {
"DJF": 0.748846
}
}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.8846,
"rate": 0.748846
}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