Rate Overview
Live
1 DKK = 37.0550 YER
1 YER = 0.026987
DKK
Avg
36.9693
High
37.0694
Low
36.8353
Last updated: 6/17/2026, 7:16:18 AM
Quick Conversions
| DKK | YER |
|---|---|
| 1 DKK | 37.05 YER |
| 10 DKK | 370.55 YER |
| 50 DKK | 1,852.75 YER |
| 100 DKK | 3,705.50 YER |
| 500 DKK | 18,527.49 YER |
| 1,000 DKK | 37,054.98 YER |
Get DKK/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=YERExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-06-17T07:16:18Z",
"rates": {
"YER": 37.054983
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "YER",
"amount": 100
},
"result": 3705.4983,
"rate": 37.054983
}Build with DKK/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key