Rate Overview
Live
1 YER = 0.744835 DJF
1 DJF = 1.3426
YER
Avg
0.746251
High
0.747514
Low
0.744835
Last updated: 3/28/2026, 9:09:41 AM
Quick Conversions
| YER | DJF |
|---|---|
| 1 YER | 0.74 DJF |
| 10 YER | 7.45 DJF |
| 50 YER | 37.24 DJF |
| 100 YER | 74.48 DJF |
| 500 YER | 372.42 DJF |
| 1,000 YER | 744.84 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-28T09:09:41Z",
"rates": {
"DJF": 0.744835
}
}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.4835,
"rate": 0.744835
}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