Rate Overview
Live
1 YER = 0.752482 DJF
1 DJF = 1.3289
YER
Avg
0.747345
High
0.752482
Low
0.744270
Last updated: 8/7/2026, 11:55:50 PM
Quick Conversions
| YER | DJF |
|---|---|
| 1 YER | 0.75 DJF |
| 10 YER | 7.52 DJF |
| 50 YER | 37.62 DJF |
| 100 YER | 75.25 DJF |
| 500 YER | 376.24 DJF |
| 1,000 YER | 752.48 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-07T23:55:50Z",
"rates": {
"DJF": 0.752482
}
}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.2482,
"rate": 0.752482
}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