Rate Overview
Live
1 DJF = 1.3354 YER
1 YER = 0.748847
DJF
Avg
1.3411
High
1.3428
Low
1.3354
Last updated: 5/7/2026, 5:56:33 PM
Quick Conversions
| DJF | YER |
|---|---|
| 1 DJF | 1.34 YER |
| 10 DJF | 13.35 YER |
| 50 DJF | 66.77 YER |
| 100 DJF | 133.54 YER |
| 500 DJF | 667.69 YER |
| 1,000 DJF | 1,335.39 YER |
Get DJF/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=YERExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-05-07T17:56:33Z",
"rates": {
"YER": 1.335387
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "YER",
"amount": 100
},
"result": 133.5387,
"rate": 1.335387
}Build with DJF/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key