Rate Overview
Live
1 DKK = 37.1282 YER
1 YER = 0.026934
DKK
Avg
37.3048
High
37.8769
Low
36.4485
Last updated: 5/27/2026, 11:06:50 PM
Quick Conversions
| DKK | YER |
|---|---|
| 1 DKK | 37.13 YER |
| 10 DKK | 371.28 YER |
| 50 DKK | 1,856.41 YER |
| 100 DKK | 3,712.82 YER |
| 500 DKK | 18,564.08 YER |
| 1,000 DKK | 37,128.16 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-05-27T23:06:50Z",
"rates": {
"YER": 37.128161
}
}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": 3712.8161,
"rate": 37.128161
}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