Rate Overview
Live
1 YER = 0.751086 DJF
1 DJF = 1.3314
YER
Avg
0.750786
High
0.751841
Low
0.749934
Last updated: 8/18/2026, 7:26:36 PM
Quick Conversions
| YER | DJF |
|---|---|
| 1 YER | 0.75 DJF |
| 10 YER | 7.51 DJF |
| 50 YER | 37.55 DJF |
| 100 YER | 75.11 DJF |
| 500 YER | 375.54 DJF |
| 1,000 YER | 751.09 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-08-18T19:26:36Z",
"rates": {
"DJF": 0.751086
}
}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.10860000000001,
"rate": 0.751086
}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